OPSIN Core

Core files of OPSIN. Allows conversion of chemical names to CML (Chemical Markup Language)

License

License

GroupId

GroupId

uk.ac.cam.ch.opsin
ArtifactId

ArtifactId

opsin-core
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

OPSIN Core
Core files of OPSIN. Allows conversion of chemical names to CML (Chemical Markup Language)

Download opsin-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
dk.brics : automaton jar 1.12-1
com.fasterxml.woodstox : woodstox-core jar 6.2.7
commons-io : commons-io jar 2.11.0
org.apache.logging.log4j : log4j-api jar 2.17.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 4.2.0
org.apache.logging.log4j : log4j-core jar 2.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0