Last Version

com.testquack.liken:beans 1.0

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

License

License

GroupId

GroupId

com.testquack.liken
ArtifactId

ArtifactId

beans
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project Organization

QuAck

Download beans 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 1.11.1

provided (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.