| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase.bco |
| ArtifactId | ArtifactIdregistry.lib |
| Version | Version1.6.8 |
| Type | Typejar |
| Description |
DescriptionBCO Registry Lib
Registry Manager Collection
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| registry.lib-1.6.8.pom | |
| registry.lib-1.6.8.jar | 50 KB |
| registry.lib-1.6.8-sources.jar | 39 KB |
| registry.lib-1.6.8-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase.bco/registry.lib/ -->
<dependency>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.lib</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase.bco/registry.lib/
implementation 'org.openbase.bco:registry.lib:1.6.8'
// https://jarcasting.com/artifacts/org.openbase.bco/registry.lib/
implementation ("org.openbase.bco:registry.lib:1.6.8")
'org.openbase.bco:registry.lib:jar:1.6.8'
<dependency org="org.openbase.bco" name="registry.lib" rev="1.6.8">
<artifact name="registry.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase.bco', module='registry.lib', version='1.6.8')
)
libraryDependencies += "org.openbase.bco" % "registry.lib" % "1.6.8"
[org.openbase.bco/registry.lib "1.6.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbase : jul.storage | jar | [1.6,1.7-alpha) |
| org.openbase : jul.pattern.launch | jar | [1.6,1.7-alpha) |
| org.openbase.bco : authentication.lib | jar | [1.6,1.7-alpha) |
| org.openbase : jul.extension.rct | jar | [1.6,1.7-alpha) |
| org.openbase : jul.exception | jar | [1.6,1.7-alpha) |
| org.openbase : jul.extension.rsb.com | jar | [1.6,1.7-alpha) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |