is not current version
Last Version 1.19

com.testquack:beans 1.5

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

License

License

GroupId

GroupId

com.testquack
ArtifactId

ArtifactId

beans
Version

Version

1.5
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.5


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

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.