| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mhoffrog.io.onedev |
| ArtifactId | ArtifactIdcommons-launcher-bootstrap |
| Version | Version1.1.12 |
| Type | Typejar |
| Description |
DescriptionThe base parent for all open-source projects coming from mhoffrog.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.mhoffrog.io.onedev/commons-launcher-bootstrap/ -->
<dependency>
<groupId>com.github.mhoffrog.io.onedev</groupId>
<artifactId>commons-launcher-bootstrap</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhoffrog.io.onedev/commons-launcher-bootstrap/
implementation 'com.github.mhoffrog.io.onedev:commons-launcher-bootstrap:1.1.12'
// https://jarcasting.com/artifacts/com.github.mhoffrog.io.onedev/commons-launcher-bootstrap/
implementation ("com.github.mhoffrog.io.onedev:commons-launcher-bootstrap:1.1.12")
'com.github.mhoffrog.io.onedev:commons-launcher-bootstrap:jar:1.1.12'
<dependency org="com.github.mhoffrog.io.onedev" name="commons-launcher-bootstrap" rev="1.1.12">
<artifact name="commons-launcher-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhoffrog.io.onedev', module='commons-launcher-bootstrap', version='1.1.12')
)
libraryDependencies += "com.github.mhoffrog.io.onedev" % "commons-launcher-bootstrap" % "1.1.12"
[com.github.mhoffrog.io.onedev/commons-launcher-bootstrap "1.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : jul-to-slf4j | jar | 1.7.5 |
| ch.qos.logback : logback-core | jar | 1.0.11 |
| ch.qos.logback : logback-classic | jar | 1.0.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.powermock : powermock-module-junit4 | jar | 1.5.1 |
| org.powermock : powermock-api-mockito | jar | 1.5.1 |