License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-agent |
Last Version | Last Version1.0.50 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-agent
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-agent/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-agent</artifactId>
<version>1.0.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-agent/
implementation 'com.turbospaces.boot:bootstrap-agent:1.0.50'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-agent/
implementation ("com.turbospaces.boot:bootstrap-agent:1.0.50")
'com.turbospaces.boot:bootstrap-agent:jar:1.0.50'
<dependency org="com.turbospaces.boot" name="bootstrap-agent" rev="1.0.50">
<artifact name="bootstrap-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-agent', version='1.0.50')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-agent" % "1.0.50"
[com.turbospaces.boot/bootstrap-agent "1.0.50"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
net.bytebuddy : byte-buddy | jar | 1.10.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
net.bytebuddy : byte-buddy-agent | jar | 1.10.9 |
org.junit.jupiter : junit-jupiter | jar | |
ch.qos.logback : logback-classic | jar | 1.2.6 |
ch.qos.logback : logback-core | jar | 1.2.6 |