License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdservice.impl |
Version | Version2021.7.20 |
Type | Typejar |
Description |
Descriptionservice.impl
service.impl
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service.impl-2021.7.20.pom | |
service.impl-2021.7.20.jar | 118 KB |
service.impl-2021.7.20-test-sources.jar | 55 KB |
service.impl-2021.7.20-sources.jar | 96 KB |
service.impl-2021.7.20-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/service.impl/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>service.impl</artifactId>
<version>2021.7.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/service.impl/
implementation 'com.hack23.cia:service.impl:2021.7.20'
// https://jarcasting.com/artifacts/com.hack23.cia/service.impl/
implementation ("com.hack23.cia:service.impl:2021.7.20")
'com.hack23.cia:service.impl:jar:2021.7.20'
<dependency org="com.hack23.cia" name="service.impl" rev="2021.7.20">
<artifact name="service.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='service.impl', version='2021.7.20')
)
libraryDependencies += "com.hack23.cia" % "service.impl" % "2021.7.20"
[com.hack23.cia/service.impl "2021.7.20"]
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 3.0.0 |
org.glassfish.web : javax.el | jar | 2.2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.hack23.cia : testfoundation | jar | 2021.7.20 |
com.github.kirviq : dumbster | jar | 1.7.1 |