Last Version

com.muunet:client 1.1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.muunet
ArtifactId

ArtifactId

client
Version

Version

1.1.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/hongqihanxing/client

Download client 1.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.2.6.RELEASE
com.google.code.gson : gson jar 2.8.2
org.springframework : spring-context jar 5.0.10.RELEASE
org.springframework : spring-webmvc jar 5.0.10.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.