Last Version

dict 1.0.1

dict

License

License

MIT
GroupId

GroupId

io.github.suxil
ArtifactId

ArtifactId

dict
Version

Version

1.0.1
Type

Type

pom
Description

Description

dict
dict
Project URL

Project URL

https://github.com/suxil/dict
Source Code Management

Source Code Management

https://github.com/suxil/dict

Download dict 1.0.1

Filename Size
dict-1.0.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dict-api
  • dict-core
  • spring-boot-starter-dict-client
  • spring-boot-starter-dict-server