| License |
License |
|---|---|
| GroupId | GroupIdio.github.gate-org-br |
| ArtifactId | ArtifactIdgate |
| Version | Version9.1.0 |
| Type | Typejar |
| Description |
Descriptiongate
A multipurpose java library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gate-9.1.0.pom | |
| gate-9.1.0.jar | 2 MB |
| gate-9.1.0-sources.jar | 1 MB |
| gate-9.1.0-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.gate-org-br/gate/ -->
<dependency>
<groupId>io.github.gate-org-br</groupId>
<artifactId>gate</artifactId>
<version>9.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gate-org-br/gate/
implementation 'io.github.gate-org-br:gate:9.1.0'
// https://jarcasting.com/artifacts/io.github.gate-org-br/gate/
implementation ("io.github.gate-org-br:gate:9.1.0")
'io.github.gate-org-br:gate:jar:9.1.0'
<dependency org="io.github.gate-org-br" name="gate" rev="9.1.0">
<artifact name="gate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gate-org-br', module='gate', version='9.1.0')
)
libraryDependencies += "io.github.gate-org-br" % "gate" % "9.1.0"
[io.github.gate-org-br/gate "9.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : javax.mail-api | jar | 1.5.6 |
| commons-net : commons-net | jar | 3.5 |
| org.apache.poi : poi | jar | 5.0.0 |
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| com.itextpdf : itextpdf | jar | 5.5.13 |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| com.hierynomus : sshj | jar | 0.31.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
| nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | 2.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 8.0.1 |
| javax.enterprise.concurrent : javax.enterprise.concurrent-api | jar | 1.1 |
| org.jboss.weld : weld-api | jar | 3.1.SP4 |
| org.jboss.weld : weld-spi | jar | 3.1.SP4 |
| javax.jms : javax.jms-api | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| mysql : mysql-connector-java | jar | 8.0.25 |