Last Version

OPSIN Core 2.6.0

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
Version

Version

2.6.0
Type

Type

jar
Description

Description

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

Download opsin-core 2.6.0


<!-- 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.