License |
License |
---|---|
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIdsnoozy-core |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb application library
|
Filename | Size |
---|---|
snoozy-core-0.9.0.pom | |
snoozy-core-0.9.0.jar | 461 KB |
snoozy-core-0.9.0-sources.jar | 439 KB |
snoozy-core-0.9.0-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.jubic/snoozy-core/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>snoozy-core</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/snoozy-core/
implementation 'fi.jubic:snoozy-core:0.9.0'
// https://jarcasting.com/artifacts/fi.jubic/snoozy-core/
implementation ("fi.jubic:snoozy-core:0.9.0")
'fi.jubic:snoozy-core:jar:0.9.0'
<dependency org="fi.jubic" name="snoozy-core" rev="0.9.0">
<artifact name="snoozy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='snoozy-core', version='0.9.0')
)
libraryDependencies += "fi.jubic" % "snoozy-core" % "0.9.0"
[fi.jubic/snoozy-core "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.swagger.core.v3 : swagger-jaxrs2-jakarta | jar | 2.2.0 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |