Last Version

tRip: Integration Tests 2.1.0

tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code

License

License

GroupId

GroupId

io.skullabs.trip
ArtifactId

ArtifactId

trip-integration-tests
Version

Version

2.1.0
Type

Type

jar
Description

Description

tRip: Integration Tests
tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code

Download trip-integration-tests 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.skullabs.trip : trip-core jar 2.1.0
io.skullabs.trip : trip-processor jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.