Last Version

io.github.project-snail:wp-core 1.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.project-snail
ArtifactId

ArtifactId

wp-core
Version

Version

1.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download wp-core 1.2


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

Dependencies

compile (8)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.6
io.netty : netty-handler jar 4.1.49.Final
io.netty : netty-transport-native-epoll jar 4.1.49.Final
io.netty : netty-transport-native-kqueue jar 4.1.49.Final
io.netty : netty-codec-socks jar 4.1.49.Final

Project Modules

There are no modules declared in this project.