OSGL Bootstrap

Provides minimum set of core utilities required by all OSGL libraries

License

License

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

osgl-bootstrap
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.0
1.0.0-BETA-10
1.0.0-BETA-9
1.0.0-BETA-8
1.0.0-BETA-7
1.0.0-BETA-6
1.0.0-BETA-5
1.0.0-BETA-4
1.0.0-BETA-3
1.0.0-BETA-2
1.0.0-BETA-1