License |
License |
---|---|
GroupId | GroupIdcom.nimbusframework |
ArtifactId | ArtifactIdnimbus-local |
Last Version | Last Version0.15.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnimbus local
Testing classes for nimbus annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
nimbus-local-0.15.5.pom | |
nimbus-local-0.15.5.jar | 526 KB |
nimbus-local-0.15.5-sources.jar | 332 KB |
nimbus-local-0.15.5-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nimbusframework/nimbus-local/ -->
<dependency>
<groupId>com.nimbusframework</groupId>
<artifactId>nimbus-local</artifactId>
<version>0.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-local/
implementation 'com.nimbusframework:nimbus-local:0.15.5'
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-local/
implementation ("com.nimbusframework:nimbus-local:0.15.5")
'com.nimbusframework:nimbus-local:jar:0.15.5'
<dependency org="com.nimbusframework" name="nimbus-local" rev="0.15.5">
<artifact name="nimbus-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusframework', module='nimbus-local', version='0.15.5')
)
libraryDependencies += "com.nimbusframework" % "nimbus-local" % "0.15.5"
[com.nimbusframework/nimbus-local "0.15.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-core | jar | 2.1.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.32 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.32 |
org.eclipse.jetty.websocket : websocket-jetty-api | jar | 11.0.7 |
org.eclipse.jetty.websocket : websocket-jetty-server | jar | 11.0.7 |
org.eclipse.jetty : jetty-server | jar | 11.0.7 |
org.eclipse.jetty : jetty-servlet | jar | 11.0.7 |
com.h2database : h2 | jar | 2.1.210 |
org.reflections : reflections | jar | 0.9.11 |
com.nimbusframework : nimbus-core | jar | 0.15.5 |
com.nimbusframework : nimbus-aws | jar | 0.15.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.32 |
io.kotest : kotest-runner-junit5-jvm | jar | 4.2.6 |