Last Version

Paxtools Core (BioPAX object model, I/O API, implementation and extras) 5.1.0

Paxtools core library includes the BioPAX object model and interfaces, the default implementation and extras: reflection-based class factories and property editors/accessors, some inverse properties (e.g., xrefOf, componentOf), traversal and file (I/O) utilities.

License

License

GroupId

GroupId

org.biopax.paxtools
ArtifactId

ArtifactId

paxtools-core
Version

Version

5.1.0
Type

Type

jar
Description

Description

Paxtools Core (BioPAX object model, I/O API, implementation and extras)
Paxtools core library includes the BioPAX object model and interfaces, the default implementation and extras: reflection-based class factories and property editors/accessors, some inverse properties (e.g., xrefOf, componentOf), traversal and file (I/O) utilities.
Project URL

Project URL

https://biopax.github.io/Paxtools
Project Organization

Project Organization

BioPAX
Source Code Management

Source Code Management

https://github.com/BioPAX/Paxtools

Download paxtools-core 5.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sourceforge.collections : collections-generic jar 4.01
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.25

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.