Last Version

spring-netty 0.0.2

Parent project pom for all source code published at the http://nerdronix.blogspot.com/ website

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.menacher
ArtifactId

ArtifactId

spring-netty
Version

Version

0.0.2
Type

Type

jar
Description

Description

spring-netty
Parent project pom for all source code published at the http://nerdronix.blogspot.com/ website
Project URL

Project URL

http://nerdronix.blogspot.com/2013/06/netty-4-configuration-using-spring-maven.html

Download spring-netty 0.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.2.RELEASE
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.7.2
io.netty : netty-all jar 4.0.4.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.