| License |
License |
|---|---|
| GroupId | GroupIdio.corbel |
| ArtifactId | ArtifactIdcorbel |
| Version | Version1.44.0 |
| Type | Typepom |
| Description |
Descriptioncorbel
Corbel Platform
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| corbel-1.44.0.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.corbel/corbel/ -->
<dependency>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.44.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.corbel/corbel/
implementation 'io.corbel:corbel:1.44.0'
// https://jarcasting.com/artifacts/io.corbel/corbel/
implementation ("io.corbel:corbel:1.44.0")
'io.corbel:corbel:pom:1.44.0'
<dependency org="io.corbel" name="corbel" rev="1.44.0">
<artifact name="corbel" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.corbel', module='corbel', version='1.44.0')
)
libraryDependencies += "io.corbel" % "corbel" % "1.44.0"
[io.corbel/corbel "1.44.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| org.springframework : spring-test | jar | |
| cglib : cglib | jar | 3.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |