License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdtestfoundation |
Version | Version2022.5.1 |
Type | Typejar |
Description |
Descriptiontestfoundation
Testfoundation
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testfoundation-2022.5.1.pom | |
testfoundation-2022.5.1.jar | 18 KB |
testfoundation-2022.5.1-test-sources.jar | 7 KB |
testfoundation-2022.5.1-sources.jar | 11 KB |
testfoundation-2022.5.1-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>testfoundation</artifactId>
<version>2022.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/
implementation 'com.hack23.cia:testfoundation:2022.5.1'
// https://jarcasting.com/artifacts/com.hack23.cia/testfoundation/
implementation ("com.hack23.cia:testfoundation:2022.5.1")
'com.hack23.cia:testfoundation:jar:2022.5.1'
<dependency org="com.hack23.cia" name="testfoundation" rev="2022.5.1">
<artifact name="testfoundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='testfoundation', version='2022.5.1')
)
libraryDependencies += "com.hack23.cia" % "testfoundation" % "2022.5.1"
[com.hack23.cia/testfoundation "2022.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.19 |
org.hibernate : hibernate-entitymanager | jar | 5.6.8.Final |
javax.servlet : javax.servlet-api | jar | 4.0.1 |