agave-base

agave is an Open Source implementation of an web application.

License

License

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

agave-glue
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

agave-base
agave is an Open Source implementation of an web application.

Download agave-glue

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.1.1
org.springframework : spring-webmvc jar 3.1.2.RELEASE
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.16

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

test (8)

Group / Artifact Type Version
junit : junit jar 4.10
org.mybatis : mybatis-spring jar 1.1.0
org.siqisource.agave : agave-test jar 1.0.0
com.h2database : h2 jar 1.3.168
org.springframework : spring-jdbc jar 3.1.2.RELEASE
org.springframework : spring-test jar 3.1.2.RELEASE
org.apache.poi : poi jar 3.2-FINAL
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0