License |
License |
---|---|
GroupId | GroupIdio.github.missioncommand |
ArtifactId | ArtifactIdmil-sym-service |
Last Version | Last Version0.1.40 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionmil-sym-java :: Service :: mil-sym-service
MilStd 2525C Renderer
|
Filename | Size |
---|---|
mil-sym-service-0.1.40.pom | |
mil-sym-service-0.1.40.war | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.missioncommand/mil-sym-service/ -->
<dependency>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-service</artifactId>
<version>0.1.40</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.missioncommand/mil-sym-service/
implementation 'io.github.missioncommand:mil-sym-service:0.1.40'
// https://jarcasting.com/artifacts/io.github.missioncommand/mil-sym-service/
implementation ("io.github.missioncommand:mil-sym-service:0.1.40")
'io.github.missioncommand:mil-sym-service:war:0.1.40'
<dependency org="io.github.missioncommand" name="mil-sym-service" rev="0.1.40">
<artifact name="mil-sym-service" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.missioncommand', module='mil-sym-service', version='0.1.40')
)
libraryDependencies += "io.github.missioncommand" % "mil-sym-service" % "0.1.40"
[io.github.missioncommand/mil-sym-service "0.1.40"]
Group / Artifact | Type | Version |
---|---|---|
io.github.missioncommand : mil-sym-renderer | jar | 0.1.40 |
commons-configuration : commons-configuration | jar | 1.9 |
commons-lang : commons-lang | jar | 2.4 |
commons-io : commons-io | jar | 2.7 |
commons-collections : commons-collections | jar | 3.2.2 |
com.google.code.gson : gson | jar | 2.2.2 |
org.springframework : spring-core | jar | [5.3.9,) |
org.springframework : spring-web | jar | [5.3.9,) |
org.springframework : spring-webmvc | jar | [5.3.9,) |
org.springframework : spring-tx | jar | [5.3.9,) |
org.springframework : spring-context | jar | [5.3.9,) |
org.springframework : spring-jdbc | jar | [5.3.9,) |
org.springframework : spring-oxm | jar | [5.3.9,) |
org.springframework : spring-aspects | jar | [5.3.9,) |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 6.0 |
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
httpunit : httpunit | jar | 1.7 |