License |
License
JSL Solucoes, Version 1.0
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdmaven |
Last Version | Last Version1.0.32 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSL Solucoes LTDA parent pom definition
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
maven-1.0.32.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/maven/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>maven</artifactId>
<version>1.0.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/maven/
implementation 'com.jslsolucoes:maven:1.0.32'
// https://jarcasting.com/artifacts/com.jslsolucoes/maven/
implementation ("com.jslsolucoes:maven:1.0.32")
'com.jslsolucoes:maven:pom:1.0.32'
<dependency org="com.jslsolucoes" name="maven" rev="1.0.32">
<artifact name="maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='maven', version='1.0.32')
)
libraryDependencies += "com.jslsolucoes" % "maven" % "1.0.32"
[com.jslsolucoes/maven "1.0.32"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.6.1 |
commons-logging : commons-logging | jar | 1.2 |
commons-net : commons-net | jar | 3.5 |
commons-codec : commons-codec | jar | 1.11 |
commons-cli : commons-cli | jar | 1.3.1 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 27.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |