License |
License
GNU Library or Lesser General License (LGPL)
|
---|---|
GroupId | GroupIdorg.molgenis |
ArtifactId | ArtifactIdmolgenis-scripts-core |
Version | Version8.4.5 |
Type | Typejar |
Description |
Descriptionscripts-core
Script execution framework.
|
<!-- https://jarcasting.com/artifacts/org.molgenis/molgenis-scripts-core/ -->
<dependency>
<groupId>org.molgenis</groupId>
<artifactId>molgenis-scripts-core</artifactId>
<version>8.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.molgenis/molgenis-scripts-core/
implementation 'org.molgenis:molgenis-scripts-core:8.4.5'
// https://jarcasting.com/artifacts/org.molgenis/molgenis-scripts-core/
implementation ("org.molgenis:molgenis-scripts-core:8.4.5")
'org.molgenis:molgenis-scripts-core:jar:8.4.5'
<dependency org="org.molgenis" name="molgenis-scripts-core" rev="8.4.5">
<artifact name="molgenis-scripts-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.molgenis', module='molgenis-scripts-core', version='8.4.5')
)
libraryDependencies += "org.molgenis" % "molgenis-scripts-core" % "8.4.5"
[org.molgenis/molgenis-scripts-core "8.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.molgenis : molgenis-data | jar | 8.4.5 |
org.freemarker : freemarker | jar | 2.3.30 |
com.google.auto.value : auto-value-annotations | jar | 1.7 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.2.7.RELEASE |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
com.google.guava : guava | jar | 25.0-jre |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.xml.bind : jaxb-api | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.molgenis : molgenis-test | jar | 8.4.5 |
org.molgenis : molgenis-data | test-jar | 8.4.5 |
org.springframework.security : spring-security-test | jar |