GroupId | GroupIdcom.vii.brillien |
---|---|
ArtifactId | ArtifactIdservices |
Last Version | Last Version10.09 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservices
|
Filename | Size |
---|---|
services-10.09.pom | |
services-10.09.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vii.brillien/services/ -->
<dependency>
<groupId>com.vii.brillien</groupId>
<artifactId>services</artifactId>
<version>10.09</version>
</dependency>
// https://jarcasting.com/artifacts/com.vii.brillien/services/
implementation 'com.vii.brillien:services:10.09'
// https://jarcasting.com/artifacts/com.vii.brillien/services/
implementation ("com.vii.brillien:services:10.09")
'com.vii.brillien:services:jar:10.09'
<dependency org="com.vii.brillien" name="services" rev="10.09">
<artifact name="services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vii.brillien', module='services', version='10.09')
)
libraryDependencies += "com.vii.brillien" % "services" % "10.09"
[com.vii.brillien/services "10.09"]
Group / Artifact | Type | Version |
---|---|---|
com.vii.brillien : core | jar | 10.09 |
org.apache.shiro : shiro-core | jar | 1.1.0-incubating |
org.slf4j : jcl-over-slf4j | jar | [1.6.1,) |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |