Beechcraft today issued a statement regarding the ruling by the U.S
Embraer will display its A-29 Super Tucano light attack aircraft for the first time at the Paris Air Show, starting next week. The showcase comes right after it won the U...
The Indian MoD has issued a request for proposals (RFP) for the procurement of 56 light transport planes to replace Avro aircraft in service with the Indian Air Force. Lockheed Martin,...
Israel Aerospace Industries and Embraer are in discussion to co-operate in the special mission aircraft market encouraged by a prospective demand in Brazil and other countries in Latin America. Development...
The Senegalese Air Force signed a contract, today, at LAAD Defence & Security, for the acquisition of three A-29 Super Tucano light attack, advanced training turboprops from Embraer Defense &...
Embraer and the Brazilian Air Force signed a contract, today, at LAAD Defence & Security, for providing logistical support and services for the fleet of 92 A-29 Super Tucano aircraft...
Embraer Defense & Security announced today that it is beginning to promote and sell the KC-390 military transport jet on the market. Embraer recently concluded the Critical Design Review...
Brazilian aerospace giant, Embraer, has emerged as one of the worlds leading aircraft-makers despite the odds which include: a troubled economy and a lack of military-industrial base. In early 2012,...
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