License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.googlecode.openbox |
ArtifactId | ArtifactIdmaventools |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMavenTools
This project contain some maven tools for daily usage
|
Project URL |
Project URL |
Filename | Size |
---|---|
maventools-2.1.6.pom | |
maventools-2.1.6.jar | 8 KB |
maventools-2.1.6-sources.jar | 4 KB |
maventools-2.1.6-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/maventools/ -->
<dependency>
<groupId>com.googlecode.openbox</groupId>
<artifactId>maventools</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/maventools/
implementation 'com.googlecode.openbox:maventools:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/maventools/
implementation ("com.googlecode.openbox:maventools:2.1.6")
'com.googlecode.openbox:maventools:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="maventools" rev="2.1.6">
<artifact name="maventools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='maventools', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "maventools" % "2.1.6"
[com.googlecode.openbox/maventools "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.openbox : common | jar | 2.1.6 |
com.googlecode.openbox : http | jar | 2.1.6 |
org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |