Last Version

io.github.frostingwolf:saluki 1.5.9.RELEASE

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

License

License

GroupId

GroupId

io.github.frostingwolf
ArtifactId

ArtifactId

saluki
Version

Version

1.5.9.RELEASE
Type

Type

pom
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/frostingwolf/saluki

Download saluki 1.5.9.RELEASE

Filename Size
saluki-1.5.9.RELEASE.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • saluki-core
  • saluki-registry
  • saluki-serializer
  • saluki-service
  • spring-boot-starter-saluki
  • saluki-plugin
  • saluki-ops