License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.lodsve |
ArtifactId | ArtifactIdlodsve-maven-plugins |
Version | Version2.6.1-RELEASE |
Type | Typejar |
Description |
DescriptionLodsve Maven Plugins
Lodsve Maven Plugins
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lodsve/lodsve-maven-plugins/ -->
<dependency>
<groupId>com.lodsve</groupId>
<artifactId>lodsve-maven-plugins</artifactId>
<version>2.6.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve/lodsve-maven-plugins/
implementation 'com.lodsve:lodsve-maven-plugins:2.6.1-RELEASE'
// https://jarcasting.com/artifacts/com.lodsve/lodsve-maven-plugins/
implementation ("com.lodsve:lodsve-maven-plugins:2.6.1-RELEASE")
'com.lodsve:lodsve-maven-plugins:jar:2.6.1-RELEASE'
<dependency org="com.lodsve" name="lodsve-maven-plugins" rev="2.6.1-RELEASE">
<artifact name="lodsve-maven-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve', module='lodsve-maven-plugins', version='2.6.1-RELEASE')
)
libraryDependencies += "com.lodsve" % "lodsve-maven-plugins" % "2.6.1-RELEASE"
[com.lodsve/lodsve-maven-plugins "2.6.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-shade-plugin | jar | 3.0.0 |