Last Version

org.biins:test-commons 1.0.0

Shared libraries for micro services generated by archetype https://github.com/biins/micro-service-archetype

License

License

GroupId

GroupId

org.biins
ArtifactId

ArtifactId

test-commons
Version

Version

1.0.0
Type

Type

jar
Description

Description

Shared libraries for micro services generated by archetype https://github.com/biins/micro-service-archetype

Download test-commons 1.0.0


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

Dependencies

provided (8)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.2.RELEASE
org.springframework.data : spring-data-mongodb jar 1.9.2.RELEASE
org.springframework : spring-test jar 4.3.2.RELEASE
com.lordofthejars : nosqlunit-mongodb jar 0.10.0
org.mongodb : mongodb-driver-core jar 3.2.2
junit : junit jar 4.12
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.23.1
org.glassfish.jersey.core : jersey-server jar 2.23.1

Project Modules

There are no modules declared in this project.