Last Version

nl.thanus:reboot-core 1.0.0

The core refactoring functionality of ReBoot

License

License

GroupId

GroupId

nl.thanus
ArtifactId

ArtifactId

reboot-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

The core refactoring functionality of ReBoot
Source Code Management

Source Code Management

https://github.com/thanus/reboot/tree/master/reboot-core

Download reboot-core 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.javaparser : javaparser-symbol-solver-core jar 3.16.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
io.github.microutils : kotlin-logging jar 1.12.0
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
com.github.ajalt : clikt jar 2.8.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.17.2
io.mockk : mockk jar 1.10.0

Project Modules

There are no modules declared in this project.