| License |
License |
|---|---|
| GroupId | GroupIdognl |
| ArtifactId | ArtifactIdognl |
| Last Version | Last Version3.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOGNL - Object Graph Navigation Library
OGNL - Object Graph Navigation Library
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOpenSymphony |
| Filename | Size |
|---|---|
| ognl-3.3.2.pom | |
| ognl-3.3.2.jar | 222 KB |
| ognl-3.3.2-sources.jar | 249 KB |
| ognl-3.3.2-javadoc.jar | 564 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ognl/ognl/ -->
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ognl/ognl/
implementation 'ognl:ognl:3.3.2'
// https://jarcasting.com/artifacts/ognl/ognl/
implementation ("ognl:ognl:3.3.2")
'ognl:ognl:jar:3.3.2'
<dependency org="ognl" name="ognl" rev="3.3.2">
<artifact name="ognl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ognl', module='ognl', version='3.3.2')
)
libraryDependencies += "ognl" % "ognl" % "3.3.2"
[ognl "3.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javassist : javassist | jar | 3.28.0-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |