License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdservice.data.impl |
Version | Version2022.5.1 |
Type | Typejar |
Description |
Descriptionservice.data.impl
service.data.impl
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/service.data.impl/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>service.data.impl</artifactId>
<version>2022.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/service.data.impl/
implementation 'com.hack23.cia:service.data.impl:2022.5.1'
// https://jarcasting.com/artifacts/com.hack23.cia/service.data.impl/
implementation ("com.hack23.cia:service.data.impl:2022.5.1")
'com.hack23.cia:service.data.impl:jar:2022.5.1'
<dependency org="com.hack23.cia" name="service.data.impl" rev="2022.5.1">
<artifact name="service.data.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='service.data.impl', version='2022.5.1')
)
libraryDependencies += "com.hack23.cia" % "service.data.impl" % "2022.5.1"
[com.hack23.cia/service.data.impl "2022.5.1"]
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.5.1 |
com.h2database : h2 | jar | 2.1.212 |