is not current version
Last Version 1.0.92

noo 1.0.86

Noo: A tools set for develop java web application on springframework.

License

License

GroupId

GroupId

com.github.troopson
ArtifactId

ArtifactId

noo
Version

Version

1.0.86
Type

Type

jar
Description

Description

noo
Noo: A tools set for develop java web application on springframework.
Project URL

Project URL

https://github.com/troopson/noo

Download noo 1.0.86


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

Dependencies

compile (15)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.76
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-devtools jar
redis.clients : jedis jar 2.9.0
mysql : mysql-connector-java jar 6.0.6
com.zaxxer : HikariCP jar 3.2.0
com.google.code.gson : gson jar 2.8.5
net.dongliu : requests jar 4.18.2
org.apache.rocketmq : rocketmq-client jar 4.3.0
com.scireum : parsii jar 4.0
commons-codec : commons-codec jar 1.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.8

Project Modules

There are no modules declared in this project.