License |
License |
---|---|
GroupId | GroupIdcom.azaptree |
ArtifactId | ArtifactIdazaptree-services |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAZAPTREE-SERVICES
Shared services that are designed to deployed as Spring beans
|
Project Organization |
Project OrganizationAZAPTREE.COM |
Filename | Size |
---|---|
azaptree-services-0.0.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azaptree/azaptree-services/ -->
<dependency>
<groupId>com.azaptree</groupId>
<artifactId>azaptree-services</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.azaptree/azaptree-services/
implementation 'com.azaptree:azaptree-services:0.0.3'
// https://jarcasting.com/artifacts/com.azaptree/azaptree-services/
implementation ("com.azaptree:azaptree-services:0.0.3")
'com.azaptree:azaptree-services:pom:0.0.3'
<dependency org="com.azaptree" name="azaptree-services" rev="0.0.3">
<artifact name="azaptree-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.azaptree', module='azaptree-services', version='0.0.3')
)
libraryDependencies += "com.azaptree" % "azaptree-services" % "0.0.3"
[com.azaptree/azaptree-services "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.2.0.RELEASE |
org.springframework : spring-core | jar | 3.2.0.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.0.RELEASE |
org.testng : testng | jar | 6.7 |
org.easymock : easymock | jar | 3.1 |