Nano Ext Concurrent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano-ext-concurrent
Last Version

Last Version

1.3.16
Release Date

Release Date

Type

Type

jar
Description

Description

Nano Ext Concurrent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download nano-ext-concurrent

How to add to project

<!-- https://jarcasting.com/artifacts/org.nanoframework/nano-ext-concurrent/ -->
<dependency>
    <groupId>org.nanoframework</groupId>
    <artifactId>nano-ext-concurrent</artifactId>
    <version>1.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.nanoframework/nano-ext-concurrent/
implementation 'org.nanoframework:nano-ext-concurrent:1.3.16'
// https://jarcasting.com/artifacts/org.nanoframework/nano-ext-concurrent/
implementation ("org.nanoframework:nano-ext-concurrent:1.3.16")
'org.nanoframework:nano-ext-concurrent:jar:1.3.16'
<dependency org="org.nanoframework" name="nano-ext-concurrent" rev="1.3.16">
  <artifact name="nano-ext-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nanoframework', module='nano-ext-concurrent', version='1.3.16')
)
libraryDependencies += "org.nanoframework" % "nano-ext-concurrent" % "1.3.16"
[org.nanoframework/nano-ext-concurrent "1.3.16"]

Dependencies

compile (2)

Group / Artifact Type Version
org.nanoframework : nano-core jar 1.3.16
org.nanoframework : nano-ext-etcd jar 1.3.16

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-jcl jar 1.7.7
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Release Build Status Coverage Status License

Versions

Version
1.3.16
1.3.15
1.3.14
1.3.13