Brazil and Sweden defense ministries signed a Technical Memorandum of Understanding on Cooperation in the Field of Military Aeronautics Tuesday, according to a statement made by the Brazilian Ministry of...
MASA Group will showcase the unique features, benefits and attributes of MASA SWORD and MASA LIFE at I/ITSEC from 2-5 December 2013. At the event, Brazilian Army officials will also share...
Brazil, whose communications sovereignty was hit by the USA National Security Agency (NSA) spying on its telecom infrastructure, has launched a Defense and Strategic Communications Geostationary Satellite (SGDC). The...
TenCate has been selected by Embraer as the supplier of aerospace armour for the Embraer A-29 Super Tucano military aircraft. The aircraft will be supplied in partnership with Sierra Nevada Corporation...
Embraer signed a contract to acquire the remaining 50% of Atech Negócios em Tecnologia S.A
IAE is assembling the first V2500-E5 engines which was selected in 2011 to power Embraer's new KC-390 multi-role tanker/transport aircraft in June. IAE is assembling the first engine to test (FETT)...
Today during the Paris Air Show, Beechcraft Defense Company said that it expects the growth in international defensebudgets to lead to demand for its trainer and light attack aircraft. Although...
Embraer and Boeing are partnering on the sales and marketing of Embraer's KC-390 a multi-mission mobility and aerial refueling aircraft with advanced capabilities in the medium-sized airlift market.Under the agreement,...
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