The US department of defence has raised its concerns with Turkey after a Turkish news agency published a map of US military bases in northern Syria. The Turkeys state-run Anadolu News...
Indian Navy issues a Request for Information (RFI) to six foreign manufacturers for the €8.3-billion (US $9
The Indian Air Force has floated out a Request for Information (RfI) for seven signals intelligence (SIGINT) and communications jamming aircraft. As per the requirement, IAF is looking for five aircraft...
Embraer has delivered today the first of five Phenom 100 business jet to Affinity Flight Training Services for the UK military's pilot training program. The aircraft has been selected to provide...
The US Senate on Tuesday approved President Donald Trump's $500m sale of Joint Direct Attack Munitions (JDAMs) for use in Yemen by Saudi Arabian Air Force (SAAF). The Senate voted 53-47...
Dassault Aviation along with its Reliance Defence hosted an event in cooperation with key Rafale suppliers, Thales, Safran and MBDA to promote Business to Business (B2B) interactions between the French...
Brazilian aerospace manufacturer Embraer will showcase its multi-mission transport and aerial refueling aircraft KC-390 during Paris Air show held from June 19-25, at the Le Bourget Airport. The KC-390, a medium-size,...
Embraer will deliver two KC-390 medium-lift transport aircraft to the Brazilian Air Force in 2018. As two prototypes advance through the flight testing campaign, the first production aircraft is already being...
Content currently not available for this country.
Denmark’s defense minister Troels Lund Poulsen called for a major boost to Europe’s anti-drone, air, and missile defense capabilities as he attended joint EU and NATO
Hanwha Aerospace has signed a three-year framework agreement with the Swedish Defence Materiel Administration (FMV), including an initial order worth about $110 million to supply Modular Charge Systems (MCS) for Sweden’s artillery forces
Hanwha Aerospace Signs $110M Deal with Sweden for Artillery Propellant Systems
Boeing has secured multiyear contracts worth about $2
Patria has received a new F-35 engine
Turkey has tested its domestically produced SOM-J cruise missile from an F-16 fighter jet, Turkey's Minister of Industry and Technology Mehmet Fatih Kacir has
$(document).ready(function() {
//on select country from dropdown
$('.country-dropdown').on('change', function() {
var _countryId = $(this).val();
$.ajax({
type: "POST",
data: { session_type: "company_country", placeholder_1: _countryId },
url:"/site/ajax",
}).done(function( data ) {
//reload page here
location.href = "/company";
});
});
// on select company from dropdown
$('.company-dropdown').on('change', function() {
var _companyId = $(this).val();
var _companyName = $('.company-dropdown option:selected').data('company');
location.href = "/company/E/" + _companyId + "/" + _companyName;
});
});
Turkey Tests Locally-made SOM-J Cruise Missile on Its F-16s