| License |
License |
|---|---|
| GroupId | GroupIdorg.burningwave |
| ArtifactId | ArtifactIdtools |
| Last Version | Last Version0.10.111 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBurningwave Tools
A set of components based on Burningwave Core library that have high-level functionality such as a dependencies extractor and a Java old versions to Java 9 or later application converter
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools-0.10.111.pom | |
| tools-0.10.111.jar | 27 KB |
| tools-0.10.111-sources.jar | 16 KB |
| tools-0.10.111-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.burningwave/tools/ -->
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>tools</artifactId>
<version>0.10.111</version>
</dependency>
// https://jarcasting.com/artifacts/org.burningwave/tools/
implementation 'org.burningwave:tools:0.10.111'
// https://jarcasting.com/artifacts/org.burningwave/tools/
implementation ("org.burningwave:tools:0.10.111")
'org.burningwave:tools:jar:0.10.111'
<dependency org="org.burningwave" name="tools" rev="0.10.111">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.burningwave', module='tools', version='0.10.111')
)
libraryDependencies += "org.burningwave" % "tools" % "0.10.111"
[org.burningwave/tools "0.10.111"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.burningwave : core | jar | 12.53.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-engine | jar | 1.8.2 |
| org.junit.platform : junit-platform-commons | jar | 1.8.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |