License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdworld.convex |
ArtifactId | ArtifactIdconvex-java |
Last Version | Last Version0.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM used to build core Convex modules.
|
Project URL |
Project URL |
Filename | Size |
---|---|
convex-java-0.7.6.pom | |
convex-java-0.7.6.jar | 15 KB |
convex-java-0.7.6-sources.jar | 9 KB |
convex-java-0.7.6-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/world.convex/convex-java/ -->
<dependency>
<groupId>world.convex</groupId>
<artifactId>convex-java</artifactId>
<version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-java/
implementation 'world.convex:convex-java:0.7.6'
// https://jarcasting.com/artifacts/world.convex/convex-java/
implementation ("world.convex:convex-java:0.7.6")
'world.convex:convex-java:jar:0.7.6'
<dependency org="world.convex" name="convex-java" rev="0.7.6">
<artifact name="convex-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-java', version='0.7.6')
)
libraryDependencies += "world.convex" % "convex-java" % "0.7.6"
[world.convex/convex-java "0.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
world.convex : convex-core | jar | 0.7.6 |
world.convex : convex-peer | jar | 0.7.6 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.10.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |