Last Version

service-core 1.3.4

The basic componet of Nofdev RPC framework

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-core
Version

Version

1.3.4
Type

Type

pom
Description

Description

service-core
The basic componet of Nofdev RPC framework
Project URL

Project URL

https://github.com/nofdev/service-core
Source Code Management

Source Code Management

https://github.com/nofdev/service-core.git

Download service-core 1.3.4


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4

Project Modules

There are no modules declared in this project.