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