License |
License |
---|---|
GroupId | GroupIdxyz.ressor |
ArtifactId | ArtifactIdressor-commons |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionRessor Commons
Ressor framework commons library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ressor-commons-1.3.0.pom | |
ressor-commons-1.3.0.jar | 15 KB |
ressor-commons-1.3.0-sources.jar | 7 KB |
ressor-commons-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.ressor/ressor-commons/ -->
<dependency>
<groupId>xyz.ressor</groupId>
<artifactId>ressor-commons</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.ressor/ressor-commons/
implementation 'xyz.ressor:ressor-commons:1.3.0'
// https://jarcasting.com/artifacts/xyz.ressor/ressor-commons/
implementation ("xyz.ressor:ressor-commons:1.3.0")
'xyz.ressor:ressor-commons:jar:1.3.0'
<dependency org="xyz.ressor" name="ressor-commons" rev="1.3.0">
<artifact name="ressor-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.ressor', module='ressor-commons', version='1.3.0')
)
libraryDependencies += "xyz.ressor" % "ressor-commons" % "1.3.0"
[xyz.ressor/ressor-commons "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |