| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.kuujo.catalog |
| ArtifactId | ArtifactIdcatalog-parent |
| Last Version | Last Version1.0.0-alpha1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCatalog
Feature complete implementation of the Raft consensus algorithm.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| catalog-parent-1.0.0-alpha1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.kuujo.catalog/catalog-parent/ -->
<dependency>
<groupId>net.kuujo.catalog</groupId>
<artifactId>catalog-parent</artifactId>
<version>1.0.0-alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.kuujo.catalog/catalog-parent/
implementation 'net.kuujo.catalog:catalog-parent:1.0.0-alpha1'
// https://jarcasting.com/artifacts/net.kuujo.catalog/catalog-parent/
implementation ("net.kuujo.catalog:catalog-parent:1.0.0-alpha1")
'net.kuujo.catalog:catalog-parent:pom:1.0.0-alpha1'
<dependency org="net.kuujo.catalog" name="catalog-parent" rev="1.0.0-alpha1">
<artifact name="catalog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.kuujo.catalog', module='catalog-parent', version='1.0.0-alpha1')
)
libraryDependencies += "net.kuujo.catalog" % "catalog-parent" % "1.0.0-alpha1"
[net.kuujo.catalog/catalog-parent "1.0.0-alpha1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| net.jodah : concurrentunit | jar | 0.4.1 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |