License |
License |
---|---|
GroupId | GroupIdorg.op4j |
ArtifactId | ArtifactIdop4j-ognl |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionop4j-ognl
op4j-ognl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
op4j-ognl-1.2.pom | |
op4j-ognl-1.2.jar | 12 KB |
op4j-ognl-1.2-sources.jar | 9 KB |
op4j-ognl-1.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.op4j/op4j-ognl/ -->
<dependency>
<groupId>org.op4j</groupId>
<artifactId>op4j-ognl</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.op4j/op4j-ognl/
implementation 'org.op4j:op4j-ognl:1.2'
// https://jarcasting.com/artifacts/org.op4j/op4j-ognl/
implementation ("org.op4j:op4j-ognl:1.2")
'org.op4j:op4j-ognl:jar:1.2'
<dependency org="org.op4j" name="op4j-ognl" rev="1.2">
<artifact name="op4j-ognl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.op4j', module='op4j-ognl', version='1.2')
)
libraryDependencies += "org.op4j" % "op4j-ognl" % "1.2"
[org.op4j/op4j-ognl "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.op4j : op4j | jar | 1.2 |
commons-lang : commons-lang | jar | 2.4 |
ognl : ognl | jar | 3.0 |
org.javassist : javassist | jar | 3.14.0-GA |
org.javaruntype : javaruntype | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |