Jacobs Engineering Group is a global technical and construction services company serving various industries, including aerospace and defense.
US based Jacobs was selected to supply research and technology services to the United Kingdom's naval nuclear propulsion program, the company announced January 24. The $132 million (£108 million) contract, which...
Poland has signed an agreement with the United States to acquire 25 M1150 Assault Breacher Vehicles (ABVs) to strengthen the engineering and armored capabilities of its land forces
Germany has earmarked around €8
MBDA has
Rheinmetall has secured multiple infantry ammunition contracts from Estonia and Lithuania totaling approximately
$(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/J/" + _companyId + "/" + _companyName;
});
});
Estonia, Lithuania Sign €33M Infantry Ammunition Deals with Rheinmetall