Nano

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

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano
Last Version

Last Version

1.4.10
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/nano-projects/nano-framework

Download nano

Filename Size
nano-1.4.10.pom 29 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nano-commons
  • nano-core
  • nano-orm
  • nano-concurrent-parent
  • nano-webmvc
  • nano-server
  • nano-jetty-server
  • nano-tomcat-server
  • nano-ext
  • nano-super

Release Build Status Coverage Status License

Versions

Version
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.16
1.3.15
1.3.14
1.3.13