MoleculeDatabaseFramework

MoleculeDatabaseFramework is a framework for creating applications that need to store and search for chemical structures. It is based on Spring-Data Framework and uses the Chemistry Development Kit and Bingo PostgreSQL Cartridge for enabling chemistry features.

License

License

Categories

Categories

Data
GroupId

GroupId

org.bitbucket.kienerj
ArtifactId

ArtifactId

MoleculeDatabaseFramework
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MoleculeDatabaseFramework
MoleculeDatabaseFramework is a framework for creating applications that need to store and search for chemical structures. It is based on Spring-Data Framework and uses the Chemistry Development Kit and Bingo PostgreSQL Cartridge for enabling chemistry features.

Download MoleculeDatabaseFramework

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework : spring-orm jar 3.2.3.RELEASE
org.springframework : spring-context jar 3.2.3.RELEASE
org.springframework : spring-context-support jar 3.2.3.RELEASE
org.springframework.data : spring-data-jpa jar 1.3.4.RELEASE
org.springframework.security : spring-security-config jar 3.1.4.RELEASE
org.springframework : spring-jdbc jar 3.2.3.RELEASE
org.hibernate : hibernate-entitymanager jar 4.2.3.Final
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-ext jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
postgresql : postgresql jar 9.2-1003.jdbc4
cglib : cglib jar 2.2.2
com.mysema.querydsl : querydsl-jpa jar 2.9.0
com.mysema.querydsl : querydsl-apt jar 2.9.0
org.aspectj : aspectjweaver jar 1.7.1
com.fasterxml.jackson.core : jackson-annotations jar 2.2.1
com.ggasoftware : indigo jar 1.1.10
com.ggasoftware.indigo : indigo-inchi jar 1.1.10
com.ggasoftware.indigo : indigo-renderer jar 1.1.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.11.8

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-test jar 3.2.3.RELEASE
org.hibernate : hibernate-ehcache jar 4.2.3.Final
net.sf.ehcache : ehcache jar 2.7.2
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0