wang.sunkey:commons

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
Last Version

Last Version

1.0.1
Release Date

Release Date

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

Filename Size
commons-1.0.1.pom 7 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.0.1
1.0.0