The Indian Defense Ministry has asked the Central Bureau of Investigation (CBI) to probe in $208 million Embraer aircraft deal after allegations of payment of kickbacks to secure the airborne...
The Indian defense ministry might recommend a Central Bureau of Investigation (CBI) probe in the Embraer aircraft deal if there is criminality involved. Indias Defense Research and Development Organization (DRDO) wrote...
Russia and Iran are currently negotiating to redeploy Russian bombers to the Irans Hamadan airbase for resuming their counter terrorism missions in Syria. Russian planes first flew to the Iranian airstrip...
The US Justice and Brazilian prosecutors are investigating the bribery charges against Brazilian aircraft Manufacturer Embraer, including the sales made to India. As the Brazilian defense company has also sold VVIP...
Farnborough air show this year has seen a rise in orders for single-aisle aircraft with Airbus and Boeing racking up contracts worth $29 billion and $15 billion respectively. However, Airbus tops...
Embraer Defence and Security has achieved a significant milestone in the KC-390 Tactical Military Tanker and Transport Aircraft program by demonstrating the Cobham aerial refuelling systems installed in KC-390's prototype...
Embraer and Boeing have signed an agreement to jointly market and support the KC-390, a multi-mission mobility and aerial refuelling aircraft. The aircraft is currently on an eight nation tour, and...
Embraer Defense & Security will consolidate the operations of two of its subsidiaries, Savis Tecnologias e Sistemas S.A
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