corbel

Build and Run
Dependecies
Build and create Docker images
mvn install -DdockerBuild=true
Run with Docker Compose
docker-compose up
##About
Corbel Platform
Documentación relacionada con el proyecto corbel.
| License |
License |
|---|---|
| GroupId | GroupIdio.corbel |
| ArtifactId | ArtifactIdiam |
| Last Version | Last Version1.44.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniam
Corbel Platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| iam-1.44.0.pom | |
| iam-1.44.0.jar | 211 KB |
| iam-1.44.0-sources.jar | 120 KB |
| iam-1.44.0-javadoc.jar | 357 bytes |
| iam-1.44.0-bin.tar.gz | 32 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.corbel/iam/ -->
<dependency>
<groupId>io.corbel</groupId>
<artifactId>iam</artifactId>
<version>1.44.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.corbel/iam/
implementation 'io.corbel:iam:1.44.0'
// https://jarcasting.com/artifacts/io.corbel/iam/
implementation ("io.corbel:iam:1.44.0")
'io.corbel:iam:jar:1.44.0'
<dependency org="io.corbel" name="iam" rev="1.44.0">
<artifact name="iam" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.corbel', module='iam', version='1.44.0')
)
libraryDependencies += "io.corbel" % "iam" % "1.44.0"
[io.corbel/iam "1.44.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | 0.8.1 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| cglib : cglib | jar | 3.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |
mvn install -DdockerBuild=true
docker-compose up
##About
Corbel Platform
Documentación relacionada con el proyecto corbel.