License |
License |
---|---|
GroupId | GroupIdio.github.novareseller |
ArtifactId | ArtifactIdoss |
Last Version | Last Version1.5.3.beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring web rapid development tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oss-1.5.3.beta.pom | |
oss-1.5.3.beta.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.novareseller/oss/ -->
<dependency>
<groupId>io.github.novareseller</groupId>
<artifactId>oss</artifactId>
<version>1.5.3.beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.novareseller/oss/
implementation 'io.github.novareseller:oss:1.5.3.beta'
// https://jarcasting.com/artifacts/io.github.novareseller/oss/
implementation ("io.github.novareseller:oss:1.5.3.beta")
'io.github.novareseller:oss:jar:1.5.3.beta'
<dependency org="io.github.novareseller" name="oss" rev="1.5.3.beta">
<artifact name="oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.novareseller', module='oss', version='1.5.3.beta')
)
libraryDependencies += "io.github.novareseller" % "oss" % "1.5.3.beta"
[io.github.novareseller/oss "1.5.3.beta"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |