Liken

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.testquack.liken
ArtifactId

ArtifactId

liken
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Liken
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

QuAck

Download liken

Filename Size
liken-1.0.pom 23 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • beans
  • dal
  • external-plugin
  • quack-external-plugin
  • services
  • web
  • ui

Versions

Version
1.0