License |
License |
---|---|
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdapp-example-compacted |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionapp-example-compacted
A library to setup application
|
Project URL |
Project URL |
Filename | Size |
---|---|
app-example-compacted-1.0.9.pom | |
app-example-compacted-1.0.9.war | 15 MB |
app-example-compacted-1.0.9-sources.jar | 17 KB |
app-example-compacted-1.0.9-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-example-compacted/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>app-example-compacted</artifactId>
<version>1.0.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example-compacted/
implementation 'com.lifeonwalden:app-example-compacted:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example-compacted/
implementation ("com.lifeonwalden:app-example-compacted:1.0.9")
'com.lifeonwalden:app-example-compacted:war:1.0.9'
<dependency org="com.lifeonwalden" name="app-example-compacted" rev="1.0.9">
<artifact name="app-example-compacted" type="war" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-example-compacted', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-example-compacted" % "1.0.9"
[com.lifeonwalden/app-example-compacted "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.lifeonwalden : app-gateway-front | jar | 1.0.9 |
com.lifeonwalden : app-gateway-auth | jar | 1.0.9 |
com.lifeonwalden : app-example-common | jar | 1.0.9 |
com.lifeonwalden : app-example-service | jar | 1.0.9 |
com.lifeonwalden : app-microservice-consumer-auth | jar | 1.0.9 |
com.lifeonwalden : app-microservice-provider | jar | 1.0.9 |
com.lifeonwalden : app-cache-compacted | jar | 1.0.9 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |