| License |
License |
|---|---|
| GroupId | GroupIdio.surati.gap |
| ArtifactId | ArtifactIdweb-base |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBase module for GAP web projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| web-base-0.8.5.pom | |
| web-base-0.8.5.jar | 5 MB |
| web-base-0.8.5-sources.jar | 5 MB |
| web-base-0.8.5-javadoc.jar | 600 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.surati.gap/web-base/ -->
<dependency>
<groupId>io.surati.gap</groupId>
<artifactId>web-base</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.surati.gap/web-base/
implementation 'io.surati.gap:web-base:0.8.5'
// https://jarcasting.com/artifacts/io.surati.gap/web-base/
implementation ("io.surati.gap:web-base:0.8.5")
'io.surati.gap:web-base:jar:0.8.5'
<dependency org="io.surati.gap" name="web-base" rev="0.8.5">
<artifact name="web-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.surati.gap', module='web-base', version='0.8.5')
)
libraryDependencies += "io.surati.gap" % "web-base" % "0.8.5"
[io.surati.gap/web-base "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.surati.gap : admin-base | jar | 0.5.6 |
| com.baudoliver7 : takes-utils | jar | 0.3.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.takes : takes | jar | 1.19 |
| com.jcabi.incubator : xembly | jar | 0.25.0 |
| javax.json : javax.json-api | jar | 1.1.4 |