License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.googlecode.smartmodules-maven-extension |
ArtifactId | ArtifactIdsmartmodules-maven-extension |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmartmodules
Automated discovery for multi-module builds.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension/ -->
<dependency>
<groupId>com.googlecode.smartmodules-maven-extension</groupId>
<artifactId>smartmodules-maven-extension</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension/
implementation 'com.googlecode.smartmodules-maven-extension:smartmodules-maven-extension:0.1'
// https://jarcasting.com/artifacts/com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension/
implementation ("com.googlecode.smartmodules-maven-extension:smartmodules-maven-extension:0.1")
'com.googlecode.smartmodules-maven-extension:smartmodules-maven-extension:jar:0.1'
<dependency org="com.googlecode.smartmodules-maven-extension" name="smartmodules-maven-extension" rev="0.1">
<artifact name="smartmodules-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.smartmodules-maven-extension', module='smartmodules-maven-extension', version='0.1')
)
libraryDependencies += "com.googlecode.smartmodules-maven-extension" % "smartmodules-maven-extension" % "0.1"
[com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.0.5 |
org.apache.maven : maven-core | jar | 3.0.5 |