Last Version

wang.sunkey:commons 1.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

wang.sunkey
ArtifactId

ArtifactId

commons
Version

Version

1.0.1
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download commons 1.0.1

Filename Size
commons-1.0.1.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • common-utils