| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.lappsgrid.maven |
| ArtifactId | ArtifactIdwar-parent-pom |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLAPPS War Parent Pom
Parent POM used to generate WAR files.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| war-parent-pom-2.2.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lappsgrid.maven/war-parent-pom/ -->
<dependency>
<groupId>org.lappsgrid.maven</groupId>
<artifactId>war-parent-pom</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lappsgrid.maven/war-parent-pom/
implementation 'org.lappsgrid.maven:war-parent-pom:2.2.2'
// https://jarcasting.com/artifacts/org.lappsgrid.maven/war-parent-pom/
implementation ("org.lappsgrid.maven:war-parent-pom:2.2.2")
'org.lappsgrid.maven:war-parent-pom:pom:2.2.2'
<dependency org="org.lappsgrid.maven" name="war-parent-pom" rev="2.2.2">
<artifact name="war-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lappsgrid.maven', module='war-parent-pom', version='2.2.2')
)
libraryDependencies += "org.lappsgrid.maven" % "war-parent-pom" % "2.2.2"
[org.lappsgrid.maven/war-parent-pom "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 3.0.6.RELEASE |
| net.servicegrid : jp.go.nict.langrid.client | jar | 1.0.5 |
| net.servicegrid : jp.go.nict.langrid.client.soap | jar | 1.0.5 |
| net.servicegrid : jp.go.nict.langrid.servicecontainer | jar | 1.0.5 |
| net.servicegrid : jp.go.nict.langrid.servicecontainer.handler.axis | jar | 1.0.5 |
| net.servicegrid : jp.go.nict.langrid.servicecontainer.handler.protobufrpc | jar | 1.0.5 |
| net.servicegrid : jp.go.nict.langrid.commons | jar | 1.0.5 |
| commons-logging : commons-logging | jar | 1.1.3 |
| commons-discovery : commons-discovery | jar | 0.5 |
| org.apache.axis : axis-jaxrpc | jar | 1.4 |
| org.apache.axis : axis-saaj | jar | 1.4 |
| axis : axis-wsdl4j | jar | 1.5.1 |
| javax.activation : activation | jar | 1.1.1 |
| javax.mail : mail | jar | 1.4.7 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |