| License |
License |
|---|---|
| GroupId | GroupIduk.ac.cam.ch.opsin |
| ArtifactId | ArtifactIdopsin-core |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOPSIN Core
Core files of OPSIN. Allows conversion of chemical names to CML (Chemical Markup Language)
|
| Filename | Size |
|---|---|
| opsin-core-2.6.0.pom | |
| opsin-core-2.6.0.jar | 1 MB |
| opsin-core-2.6.0-sources.jar | 1 MB |
| opsin-core-2.6.0-javadoc.jar | 83 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |