com.github.JoeKerouac:socket-parent

所有java-maven项目的父项目,并且引入spring-boot依赖管理

License

License

GroupId

GroupId

com.github.JoeKerouac
ArtifactId

ArtifactId

socket-parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

所有java-maven项目的父项目,并且引入spring-boot依赖管理

Download socket-parent

Filename Size
socket-parent-1.1.pom 776 bytes
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

  • backserver
  • balance
  • client
  • common

Versions

Version
1.1