Last Version

us.jsy:maven-parent:1.0.10 1.0.10

publishing to Maven Central mvn clean deploy --batch-mode --activate-profiles deploy

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

us.jsy
ArtifactId

ArtifactId

maven-parent
Version

Version

1.0.10
Type

Type

pom
Description

Description

us.jsy:maven-parent:1.0.10
publishing to Maven Central mvn clean deploy --batch-mode --activate-profiles deploy
Project URL

Project URL

https://github.com/sheng168/maven
Source Code Management

Source Code Management

https://github.com/sheng168/maven

Download maven-parent 1.0.10

Filename Size
maven-parent-1.0.10.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/us.jsy/maven-parent/ -->
<dependency>
    <groupId>us.jsy</groupId>
    <artifactId>maven-parent</artifactId>
    <version>1.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.jsy/maven-parent/
implementation 'us.jsy:maven-parent:1.0.10'
// https://jarcasting.com/artifacts/us.jsy/maven-parent/
implementation ("us.jsy:maven-parent:1.0.10")
'us.jsy:maven-parent:pom:1.0.10'
<dependency org="us.jsy" name="maven-parent" rev="1.0.10">
  <artifact name="maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.jsy', module='maven-parent', version='1.0.10')
)
libraryDependencies += "us.jsy" % "maven-parent" % "1.0.10"
[us.jsy/maven-parent "1.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.