fish-skeleton-batch-api

微服务开发骨架工程-批量接口模块

License

License

GroupId

GroupId

org.krproject.ocean.skeletons.fish
ArtifactId

ArtifactId

fish-skeleton-batch-api
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

fish-skeleton-batch-api
微服务开发骨架工程-批量接口模块
Project Organization

Project Organization

KRProject

Download fish-skeleton-batch-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.krproject.ocean.skeletons.fish/fish-skeleton-batch-api/ -->
<dependency>
    <groupId>org.krproject.ocean.skeletons.fish</groupId>
    <artifactId>fish-skeleton-batch-api</artifactId>
    <version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.krproject.ocean.skeletons.fish/fish-skeleton-batch-api/
implementation 'org.krproject.ocean.skeletons.fish:fish-skeleton-batch-api:2.5.2'
// https://jarcasting.com/artifacts/org.krproject.ocean.skeletons.fish/fish-skeleton-batch-api/
implementation ("org.krproject.ocean.skeletons.fish:fish-skeleton-batch-api:2.5.2")
'org.krproject.ocean.skeletons.fish:fish-skeleton-batch-api:jar:2.5.2'
<dependency org="org.krproject.ocean.skeletons.fish" name="fish-skeleton-batch-api" rev="2.5.2">
  <artifact name="fish-skeleton-batch-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.krproject.ocean.skeletons.fish', module='fish-skeleton-batch-api', version='2.5.2')
)
libraryDependencies += "org.krproject.ocean.skeletons.fish" % "fish-skeleton-batch-api" % "2.5.2"
[org.krproject.ocean.skeletons.fish/fish-skeleton-batch-api "2.5.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.krproject.ocean.vitamins : vitamins-batch-api jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.2
2.5.0