License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdtestfoundation |
Version | Version2021.6.20 |
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>2021.6.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/
implementation 'com.hack23.cia:testfoundation:2021.6.20'
// https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/
implementation ("com.hack23.cia:testfoundation:2021.6.20")
'com.hack23.cia:testfoundation:jar:2021.6.20'
<dependency org="com.hack23.cia" name="testfoundation" rev="2021.6.20">
<artifact name="testfoundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='testfoundation', version='2021.6.20')
)
libraryDependencies += "com.hack23.cia" % "testfoundation" % "2021.6.20"
[com.hack23.cia/testfoundation "2021.6.20"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.8 |
org.hibernate : hibernate-entitymanager | jar | 5.5.2.Final |
javax.servlet : javax.servlet-api | jar | 4.0.1 |