License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdtestfoundation |
Version | Version2022.5.15 |
Type | Typejar |
Description |
Descriptiontestfoundation
Testfoundation
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>testfoundation</artifactId>
<version>2022.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/
implementation 'com.hack23.cia:testfoundation:2022.5.15'
// https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/
implementation ("com.hack23.cia:testfoundation:2022.5.15")
'com.hack23.cia:testfoundation:jar:2022.5.15'
<dependency org="com.hack23.cia" name="testfoundation" rev="2022.5.15">
<artifact name="testfoundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='testfoundation', version='2022.5.15')
)
libraryDependencies += "com.hack23.cia" % "testfoundation" % "2022.5.15"
[com.hack23.cia/testfoundation "2022.5.15"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.20 |
org.hibernate : hibernate-entitymanager | jar | 5.6.9.Final |
javax.servlet : javax.servlet-api | jar | 4.0.1 |