is not current version
Last Version 1.2.0

no.priv.bang.beans:beans.tests 1.1.0

Pax exam tests loading features that loads the bean utilities

GroupId

GroupId

no.priv.bang.beans
ArtifactId

ArtifactId

beans.tests
Version

Version

1.1.0
Type

Type

jar

Download beans.tests 1.1.0


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