License |
License |
---|---|
GroupId | GroupIdcom.trib3 |
ArtifactId | ArtifactIdserver |
Version | Version1.25.2371 |
Type | Typejar |
Description |
DescriptionLibraries for building kotlin services
|
Filename | Size |
---|---|
server-1.25.2371.pom | |
server-1.25.2371.jar | 2 MB |
server-1.25.2371-tests.jar | 138 KB |
server-1.25.2371-sources.jar | 2 MB |
server-1.25.2371-javadoc.jar | 502 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trib3/server/ -->
<dependency>
<groupId>com.trib3</groupId>
<artifactId>server</artifactId>
<version>1.25.2371</version>
</dependency>
// https://jarcasting.com/artifacts/com.trib3/server/
implementation 'com.trib3:server:1.25.2371'
// https://jarcasting.com/artifacts/com.trib3/server/
implementation ("com.trib3:server:1.25.2371")
'com.trib3:server:jar:1.25.2371'
<dependency org="com.trib3" name="server" rev="1.25.2371">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trib3', module='server', version='1.25.2371')
)
libraryDependencies += "com.trib3" % "server" % "1.25.2371"
[com.trib3/server "1.25.2371"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.activation : jakarta.activation | jar | 1.2.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.trib3 : testing | jar | 1.25.2371 |
io.dropwizard : dropwizard-testing | jar | 2.0.24 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.34 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory | jar | 2.34 |
org.jetbrains.kotlinx : kotlinx-coroutines-swing | jar | |
com.trib3 : build-resources | jar | 1.25.2371 |
org.testng : testng | jar | 7.3.0 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.24 |
org.easymock : easymock | jar | 4.3 |