jaxen-core from jdom 1.1 distribution


Categories

Categories

JDOM Business Logic Libraries
GroupId

GroupId

org.jdom
ArtifactId

ArtifactId

jaxen-core
Last Version

Last Version

1.0-FCS
Release Date

Release Date

Type

Type

jar
Description

Description

jaxen-core from jdom 1.1 distribution

Download jaxen-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.jdom/jaxen-core/ -->
<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jaxen-core</artifactId>
    <version>1.0-FCS</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdom/jaxen-core/
implementation 'org.jdom:jaxen-core:1.0-FCS'
// https://jarcasting.com/artifacts/org.jdom/jaxen-core/
implementation ("org.jdom:jaxen-core:1.0-FCS")
'org.jdom:jaxen-core:jar:1.0-FCS'
<dependency org="org.jdom" name="jaxen-core" rev="1.0-FCS">
  <artifact name="jaxen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdom', module='jaxen-core', version='1.0-FCS')
)
libraryDependencies += "org.jdom" % "jaxen-core" % "1.0-FCS"
[org.jdom/jaxen-core "1.0-FCS"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-FCS