License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdscience.aist.gtf |
ArtifactId | ArtifactIdtemplate |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraph Transformation Framework
|
Project Organization |
Project OrganizationAdvanced Information Systems and Technology |
Filename | Size |
---|---|
template-2.0.0.pom | |
template-2.0.0.jar | 54 KB |
template-2.0.0-sources.jar | 39 KB |
template-2.0.0-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/science.aist.gtf/template/ -->
<dependency>
<groupId>science.aist.gtf</groupId>
<artifactId>template</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.gtf/template/
implementation 'science.aist.gtf:template:2.0.0'
// https://jarcasting.com/artifacts/science.aist.gtf/template/
implementation ("science.aist.gtf:template:2.0.0")
'science.aist.gtf:template:jar:2.0.0'
<dependency org="science.aist.gtf" name="template" rev="2.0.0">
<artifact name="template" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.gtf', module='template', version='2.0.0')
)
libraryDependencies += "science.aist.gtf" % "template" % "2.0.0"
[science.aist.gtf/template "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
science.aist.gtf : transformation | jar | 2.0.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
commons-io : commons-io | jar | 2.11.0 |
org.freemarker : freemarker | jar | 2.3.31 |
guru.nidi : graphviz-java | jar | 0.18.1 |
org.graalvm.js : js | jar | 22.0.0.2 |
org.springframework : spring-beans | jar | 5.3.20 |
org.springframework : spring-core | jar | 5.3.20 |
org.springframework : spring-aop | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |
org.springframework : spring-context-support | jar | 5.3.20 |
science.aist.seshat : api | jar | 1.1.3 |
science.aist : jack | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.20 |
org.testng : testng | jar | 7.5 |
org.mockito : mockito-core | jar | 4.5.1 |