License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.glue42 |
ArtifactId | ArtifactIdjava-glue42 |
Last Version | Last Version1.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a base configuration for Glue42 project builds
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-glue42-1.4.9.pom | |
java-glue42-1.4.9.jar | 449 KB |
java-glue42-1.4.9-sources.jar | 1 KB |
java-glue42-1.4.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.glue42/java-glue42/ -->
<dependency>
<groupId>com.glue42</groupId>
<artifactId>java-glue42</artifactId>
<version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.glue42/java-glue42/
implementation 'com.glue42:java-glue42:1.4.9'
// https://jarcasting.com/artifacts/com.glue42/java-glue42/
implementation ("com.glue42:java-glue42:1.4.9")
'com.glue42:java-glue42:jar:1.4.9'
<dependency org="com.glue42" name="java-glue42" rev="1.4.9">
<artifact name="java-glue42" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glue42', module='java-glue42', version='1.4.9')
)
libraryDependencies += "com.glue42" % "java-glue42" % "1.4.9"
[com.glue42/java-glue42 "1.4.9"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.projectreactor : reactor-core | jar | 3.3.22.RELEASE |
com.glue42.gateway.client : gateway-connection-websocket | jar | 1.3.7 |
com.glue42.gateway.client : gateway-peer | jar | 1.3.7 |
com.glue42.sticky-windows : java-sticky-windows | jar | 1.4.9 |