agave

agave is an Open Source implementation of an web application.

License

License

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

agave
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download agave

Filename Size
agave-1.0.1.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.9.0