License |
License |
---|---|
GroupId | GroupIdcom.trib3 |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version1.32.3324 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibraries for building kotlin services
|
Filename | Size |
---|---|
testing-1.32.3324.pom | |
testing-1.32.3324.jar | 19 KB |
testing-1.32.3324-tests.jar | 17 KB |
testing-1.32.3324-sources.jar | 6 KB |
testing-1.32.3324-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trib3/testing/ -->
<dependency>
<groupId>com.trib3</groupId>
<artifactId>testing</artifactId>
<version>1.32.3324</version>
</dependency>
// https://jarcasting.com/artifacts/com.trib3/testing/
implementation 'com.trib3:testing:1.32.3324'
// https://jarcasting.com/artifacts/com.trib3/testing/
implementation ("com.trib3:testing:1.32.3324")
'com.trib3:testing:jar:1.32.3324'
<dependency org="com.trib3" name="testing" rev="1.32.3324">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trib3', module='testing', version='1.32.3324')
)
libraryDependencies += "com.trib3" % "testing" % "1.32.3324"
[com.trib3/testing "1.32.3324"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.postgresql : postgresql | jar | 42.4.0 |
commons-io : commons-io | jar | 2.11.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.trib3 : build-resources | jar | 1.32.3324 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.25 |