is not current version
Last Version 0.10.111

Burningwave Tools 0.10.60

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

License

License

GroupId

GroupId

org.burningwave
ArtifactId

ArtifactId

tools
Version

Version

0.10.60
Type

Type

jar
Description

Description

Burningwave 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

https://burningwave.github.io/tools/
Project Organization

Project Organization

Burningwave
Source Code Management

Source Code Management

https://github.com/burningwave/tools

Download tools 0.10.60


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

Dependencies

compile (2)

Group / Artifact Type Version
org.burningwave : jvm-driver jar 6.4.0
org.burningwave : core jar 12.20.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.platform : junit-platform-engine jar 1.8.1
org.junit.platform : junit-platform-commons jar 1.8.1
org.junit.platform : junit-platform-runner jar 1.8.1

Project Modules

There are no modules declared in this project.