License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.libertyglobal.common.maven |
ArtifactId | ArtifactIdtcp-msg-maven-plugin-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptioncom.libertyglobal.common.maven:tcp-msg-maven-plugin-parent
Maven plugin for sending string messages to TCP socket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tcp-msg-maven-plugin-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.libertyglobal.common.maven/tcp-msg-maven-plugin-parent/ -->
<dependency>
<groupId>com.libertyglobal.common.maven</groupId>
<artifactId>tcp-msg-maven-plugin-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.libertyglobal.common.maven/tcp-msg-maven-plugin-parent/
implementation 'com.libertyglobal.common.maven:tcp-msg-maven-plugin-parent:1.0.0'
// https://jarcasting.com/artifacts/com.libertyglobal.common.maven/tcp-msg-maven-plugin-parent/
implementation ("com.libertyglobal.common.maven:tcp-msg-maven-plugin-parent:1.0.0")
'com.libertyglobal.common.maven:tcp-msg-maven-plugin-parent:pom:1.0.0'
<dependency org="com.libertyglobal.common.maven" name="tcp-msg-maven-plugin-parent" rev="1.0.0">
<artifact name="tcp-msg-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.libertyglobal.common.maven', module='tcp-msg-maven-plugin-parent', version='1.0.0')
)
libraryDependencies += "com.libertyglobal.common.maven" % "tcp-msg-maven-plugin-parent" % "1.0.0"
[com.libertyglobal.common.maven/tcp-msg-maven-plugin-parent "1.0.0"]