Last Version

micrboot 1.0.1

http server not follow J2EE using Netty

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.zhuanglide
ArtifactId

ArtifactId

micrboot
Version

Version

1.0.1
Type

Type

jar
Description

Description

micrboot
http server not follow J2EE using Netty
Source Code Management

Source Code Management

https://github.com/wwjwell/micrboot

Download micrboot 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-core jar 4.2.5.RELEASE

provided (7)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-beans jar 4.2.5.RELEASE
commons-fileupload : commons-fileupload jar 1.3.1
io.netty : netty-all jar 4.1.0.Final
commons-httpclient : commons-httpclient jar 3.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.8.1
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.5.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.