is not current version
Last Version 0.0.3

com.azaptree:azaptree-spring-application-service 0.0.2

Used to launch a Spring Application Service. The Spring Application Service is configured via Java based configuration.

GroupId

GroupId

com.azaptree
ArtifactId

ArtifactId

azaptree-spring-application-service
Version

Version

0.0.2
Type

Type

jar

Download azaptree-spring-application-service 0.0.2


<!-- https://jarcasting.com/artifacts/com.azaptree/azaptree-spring-application-service/ -->
<dependency>
    <groupId>com.azaptree</groupId>
    <artifactId>azaptree-spring-application-service</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azaptree/azaptree-spring-application-service/
implementation 'com.azaptree:azaptree-spring-application-service:0.0.2'
// https://jarcasting.com/artifacts/com.azaptree/azaptree-spring-application-service/
implementation ("com.azaptree:azaptree-spring-application-service:0.0.2")
'com.azaptree:azaptree-spring-application-service:jar:0.0.2'
<dependency org="com.azaptree" name="azaptree-spring-application-service" rev="0.0.2">
  <artifact name="azaptree-spring-application-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azaptree', module='azaptree-spring-application-service', version='0.0.2')
)
libraryDependencies += "com.azaptree" % "azaptree-spring-application-service" % "0.0.2"
[com.azaptree/azaptree-spring-application-service "0.0.2"]