License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdde.braintags |
ArtifactId | ArtifactIdnetrelay |
Last Version | Last Version10.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetrelay
POM for all projects, which are using vert.x
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netrelay-10.1.0.pom | |
netrelay-10.1.0.jar | 70 KB |
netrelay-10.1.0-tests.jar | 37 KB |
netrelay-10.1.0-test-sources.jar | 1 MB |
netrelay-10.1.0-sources.jar | 66 KB |
netrelay-10.1.0-javadoc.jar | 322 KB |
netrelay-10.1.0-docs.zip | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.braintags/netrelay/ -->
<dependency>
<groupId>de.braintags</groupId>
<artifactId>netrelay</artifactId>
<version>10.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.braintags/netrelay/
implementation 'de.braintags:netrelay:10.1.0'
// https://jarcasting.com/artifacts/de.braintags/netrelay/
implementation ("de.braintags:netrelay:10.1.0")
'de.braintags:netrelay:jar:10.1.0'
<dependency org="de.braintags" name="netrelay" rev="10.1.0">
<artifact name="netrelay" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.braintags', module='netrelay', version='10.1.0')
)
libraryDependencies += "de.braintags" % "netrelay" % "10.1.0"
[de.braintags/netrelay "10.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpmime | jar | 4.4-alpha2-SNAPSHOT |
de.braintags : vertx-pojo-mapper-mysql | jar | 1.3.1 |
de.braintags : vertx-pojongo | jar | 1.3.1 |
org.thymeleaf : thymeleaf | jar | 2.1.4.RELEASE |
org.thymeleaf.extras : thymeleaf-extras-conditionalcomments | jar | 2.1.1.RELEASE |
io.vertx : vertx-web | jar | |
io.vertx : vertx-web-templ-thymeleaf | jar | |
io.vertx : vertx-auth-mongo | jar | |
io.vertx : vertx-mail-client | jar | |
io.vertx : vertx-core | jar | |
io.vertx : vertx-lang-groovy Optional | jar | |
io.vertx : vertx-lang-js Optional | jar | |
io.vertx : vertx-lang-ruby Optional | jar | |
io.vertx : vertx-rx-java Optional | jar | |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar | |
io.vertx : vertx-codetrans | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | test-jar | 3.2.1 |
io.vertx : vertx-unit | jar | |
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.11 |
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.8 |