License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.respiro |
ArtifactId | ArtifactIdrespiro-webapp |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionModular, developer-friendly integration platform
|
Filename | Size |
---|---|
respiro-webapp-1.0.pom | |
respiro-webapp-1.0.war | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-webapp/ -->
<dependency>
<groupId>org.kantega.respiro</groupId>
<artifactId>respiro-webapp</artifactId>
<version>1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-webapp/
implementation 'org.kantega.respiro:respiro-webapp:1.0'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-webapp/
implementation ("org.kantega.respiro:respiro-webapp:1.0")
'org.kantega.respiro:respiro-webapp:war:1.0'
<dependency org="org.kantega.respiro" name="respiro-webapp" rev="1.0">
<artifact name="respiro-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-webapp', version='1.0')
)
libraryDependencies += "org.kantega.respiro" % "respiro-webapp" % "1.0"
[org.kantega.respiro/respiro-webapp "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.kantega.reststop : reststop-core | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |