| License |
License |
|---|---|
| GroupId | GroupIdio.corbel |
| ArtifactId | ArtifactIdrestor |
| Version | Version1.44.0 |
| Type | Typejar |
| Description |
Descriptionrestor
Corbel Platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| restor-1.44.0.pom | |
| restor-1.44.0.jar | 4 MB |
| restor-1.44.0-sources.jar | 13 KB |
| restor-1.44.0-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.corbel/restor/ -->
<dependency>
<groupId>io.corbel</groupId>
<artifactId>restor</artifactId>
<version>1.44.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.corbel/restor/
implementation 'io.corbel:restor:1.44.0'
// https://jarcasting.com/artifacts/io.corbel/restor/
implementation ("io.corbel:restor:1.44.0")
'io.corbel:restor:jar:1.44.0'
<dependency org="io.corbel" name="restor" rev="1.44.0">
<artifact name="restor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.corbel', module='restor', version='1.44.0')
)
libraryDependencies += "io.corbel" % "restor" % "1.44.0"
[io.corbel/restor "1.44.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.corbel : rem-api | jar | 1.44.0 |
| io.corbel.lib : ws | jar | 0.23.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| org.springframework : spring-test | jar | 4.3.3.RELEASE |
| cglib : cglib | jar | 3.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |