License |
License |
---|---|
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdapp-example-service-impl |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapp-example-service-impl
A library to setup application
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-example-service-impl/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>app-example-service-impl</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example-service-impl/
implementation 'com.lifeonwalden:app-example-service-impl:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example-service-impl/
implementation ("com.lifeonwalden:app-example-service-impl:1.0.9")
'com.lifeonwalden:app-example-service-impl:jar:1.0.9'
<dependency org="com.lifeonwalden" name="app-example-service-impl" rev="1.0.9">
<artifact name="app-example-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-example-service-impl', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-example-service-impl" % "1.0.9"
[com.lifeonwalden/app-example-service-impl "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.lifeonwalden : app-common | jar | 1.0.9 |
com.lifeonwalden : app-cache-compacted | jar | 1.0.9 |
com.lifeonwalden : app-example-common | jar | 1.0.9 |
com.lifeonwalden : app-example-service | jar | 1.0.9 |
org.springframework : spring-context-support | jar | 4.3.10.RELEASE |
org.apache.logging.log4j : log4j-api | jar | 2.10.0 |