License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdservice.impl |
Version | Version2022.1.24 |
Type | Typejar |
Description |
Descriptionservice.impl
service.impl
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service.impl-2022.1.24.pom | |
service.impl-2022.1.24.jar | 119 KB |
service.impl-2022.1.24-test-sources.jar | 55 KB |
service.impl-2022.1.24-sources.jar | 96 KB |
service.impl-2022.1.24-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/service.impl/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>service.impl</artifactId>
<version>2022.1.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/service.impl/
implementation 'com.hack23.cia:service.impl:2022.1.24'
// https://jarcasting.com/artifacts/com.hack23.cia/service.impl/
implementation ("com.hack23.cia:service.impl:2022.1.24")
'com.hack23.cia:service.impl:jar:2022.1.24'
<dependency org="com.hack23.cia" name="service.impl" rev="2022.1.24">
<artifact name="service.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='service.impl', version='2022.1.24')
)
libraryDependencies += "com.hack23.cia" % "service.impl" % "2022.1.24"
[com.hack23.cia/service.impl "2022.1.24"]
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 | 2022.1.24 |
com.github.kirviq : dumbster | jar | 1.7.1 |