Last Version

Nano 1.4.10

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

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano
Version

Version

1.4.10
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 1.4.10

Filename Size
nano-1.4.10.pom 22 KB
Browse

<!-- 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