Last Version

OSGL Bootstrap 1.0.0

Provides minimum set of core utilities required by all OSGL libraries

License

License

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

osgl-bootstrap
Version

Version

1.0.0
Type

Type

jar
Description

Description

OSGL Bootstrap
Provides minimum set of core utilities required by all OSGL libraries
Project URL

Project URL

http://java-osgl-bootstrap.osgl.org/
Project Organization

Project Organization

OSGL (Open Source General Library)

Download osgl-bootstrap 1.0.0


<!-- https://jarcasting.com/artifacts/org.osgl/osgl-bootstrap/ -->
<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-bootstrap</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/osgl-bootstrap/
implementation 'org.osgl:osgl-bootstrap:1.0.0'
// https://jarcasting.com/artifacts/org.osgl/osgl-bootstrap/
implementation ("org.osgl:osgl-bootstrap:1.0.0")
'org.osgl:osgl-bootstrap:jar:1.0.0'
<dependency org="org.osgl" name="osgl-bootstrap" rev="1.0.0">
  <artifact name="osgl-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='osgl-bootstrap', version='1.0.0')
)
libraryDependencies += "org.osgl" % "osgl-bootstrap" % "1.0.0"
[org.osgl/osgl-bootstrap "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.