Remote - impl - Parent POM

remote parent POM

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.qsy7.java.modules.remote
ArtifactId

ArtifactId

impl
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Remote - impl - Parent POM
remote parent POM

Download impl

Filename Size
impl-0.1.2.pom 918 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.modules.remote/impl/ -->
<dependency>
    <groupId>io.github.qsy7.java.modules.remote</groupId>
    <artifactId>impl</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.remote/impl/
implementation 'io.github.qsy7.java.modules.remote:impl:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.remote/impl/
implementation ("io.github.qsy7.java.modules.remote:impl:0.1.2")
'io.github.qsy7.java.modules.remote:impl:pom:0.1.2'
<dependency org="io.github.qsy7.java.modules.remote" name="impl" rev="0.1.2">
  <artifact name="impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.modules.remote', module='impl', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.modules.remote" % "impl" % "0.1.2"
[io.github.qsy7.java.modules.remote/impl "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.qsy7.java.modules.remote.api : service jar 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

  • core
  • plugins

Versions

Version
0.1.2
0.1.0