License |
License |
---|---|
GroupId | GroupIdorg.testifyproject.external |
ArtifactId | ArtifactIdexternal-jexl3 |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent module of shaded external third party libraries.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
external-jexl3-1.0.6.pom | |
external-jexl3-1.0.6.jar | 386 KB |
external-jexl3-1.0.6-sources.jar | 297 KB |
external-jexl3-1.0.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testifyproject.external/external-jexl3/ -->
<dependency>
<groupId>org.testifyproject.external</groupId>
<artifactId>external-jexl3</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.external/external-jexl3/
implementation 'org.testifyproject.external:external-jexl3:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject.external/external-jexl3/
implementation ("org.testifyproject.external:external-jexl3:1.0.6")
'org.testifyproject.external:external-jexl3:jar:1.0.6'
<dependency org="org.testifyproject.external" name="external-jexl3" rev="1.0.6">
<artifact name="external-jexl3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.external', module='external-jexl3', version='1.0.6')
)
libraryDependencies += "org.testifyproject.external" % "external-jexl3" % "1.0.6"
[org.testifyproject.external/external-jexl3 "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.11.0 |
org.assertj : assertj-core | jar | 3.8.0 |