Last Version

netty_apps 1.1

https://github.com/zcjava/base_netty_apps/tree/master/core

License

License

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

top.opensmile
ArtifactId

ArtifactId

parent
Version

Version

1.1
Type

Type

jar
Description

Description

netty_apps
https://github.com/zcjava/base_netty_apps/tree/master/core
Project Organization

Project Organization

opensmile

Download parent 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.23.Final
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21

Project Modules

  • core
  • chatroom
  • common