| License | License | 
|---|---|
| GroupId | GroupIdio.skullabs.trip | 
| ArtifactId | ArtifactIdtrip-jsr-330-integration-tests | 
| Last Version | Last Version2.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptiontRip: JSR 330 Integration Tests tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code | 
<!-- https://jarcasting.com/artifacts/io.skullabs.trip/trip-jsr-330-integration-tests/ -->
<dependency>
    <groupId>io.skullabs.trip</groupId>
    <artifactId>trip-jsr-330-integration-tests</artifactId>
    <version>2.1.0</version>
</dependency>// https://jarcasting.com/artifacts/io.skullabs.trip/trip-jsr-330-integration-tests/
implementation 'io.skullabs.trip:trip-jsr-330-integration-tests:2.1.0'// https://jarcasting.com/artifacts/io.skullabs.trip/trip-jsr-330-integration-tests/
implementation ("io.skullabs.trip:trip-jsr-330-integration-tests:2.1.0")'io.skullabs.trip:trip-jsr-330-integration-tests:jar:2.1.0'<dependency org="io.skullabs.trip" name="trip-jsr-330-integration-tests" rev="2.1.0">
  <artifact name="trip-jsr-330-integration-tests" type="jar" />
</dependency>@Grapes(
@Grab(group='io.skullabs.trip', module='trip-jsr-330-integration-tests', version='2.1.0')
)libraryDependencies += "io.skullabs.trip" % "trip-jsr-330-integration-tests" % "2.1.0"[io.skullabs.trip/trip-jsr-330-integration-tests "2.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.skullabs.trip : trip-core | jar | 2.1.0 | 
| io.skullabs.trip : trip-processor | jar | 2.1.0 | 
| io.skullabs.trip : trip-jsr-330 | jar | 2.1.0 | 
| javax.enterprise : cdi-api | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 |