| License |
License |
|---|---|
| GroupId | GroupIdorg.mil-oss |
| ArtifactId | ArtifactIdfgsms.Services |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionfgsms Service WAR
All of the fgsms's services end up here
|
| Project Organization |
Project OrganizationMIL-OSS |
| Filename | Size |
|---|---|
| fgsms.Services-7.0.0.pom | |
| fgsms.Services-7.0.0.war | 26 MB |
| fgsms.Services-7.0.0-sources.jar | 61 KB |
| fgsms.Services-7.0.0-javadoc.jar | 228 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mil-oss/fgsms.Services/ -->
<dependency>
<groupId>org.mil-oss</groupId>
<artifactId>fgsms.Services</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mil-oss/fgsms.Services/
implementation 'org.mil-oss:fgsms.Services:7.0.0'
// https://jarcasting.com/artifacts/org.mil-oss/fgsms.Services/
implementation ("org.mil-oss:fgsms.Services:7.0.0")
'org.mil-oss:fgsms.Services:war:7.0.0'
<dependency org="org.mil-oss" name="fgsms.Services" rev="7.0.0">
<artifact name="fgsms.Services" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mil-oss', module='fgsms.Services', version='7.0.0')
)
libraryDependencies += "org.mil-oss" % "fgsms.Services" % "7.0.0"
[org.mil-oss/fgsms.Services "7.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mil-oss : fgsms-common-test-utils | jar | 7.0.0 |