License |
License |
---|---|
GroupId | GroupIdorg.burningwave |
ArtifactId | ArtifactIdtools |
Version | Version0.10.108 |
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.108.pom | |
tools-0.10.108.jar | 30 KB |
tools-0.10.108-sources.jar | 17 KB |
tools-0.10.108-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.burningwave/tools/ -->
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>tools</artifactId>
<version>0.10.108</version>
</dependency>
// https://jarcasting.com/artifacts/org.burningwave/tools/
implementation 'org.burningwave:tools:0.10.108'
// https://jarcasting.com/artifacts/org.burningwave/tools/
implementation ("org.burningwave:tools:0.10.108")
'org.burningwave:tools:jar:0.10.108'
<dependency org="org.burningwave" name="tools" rev="0.10.108">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.burningwave', module='tools', version='0.10.108')
)
libraryDependencies += "org.burningwave" % "tools" % "0.10.108"
[org.burningwave/tools "0.10.108"]
Group / Artifact | Type | Version |
---|---|---|
org.burningwave : core | jar | 12.50.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 |