auto-service

Auto generate `META-INF/services` file.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.ifinal.finalframework.auto
ArtifactId

ArtifactId

auto-service
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

auto-service
Auto generate `META-INF/services` file.

Download auto-service

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service Optional jar 1.0-rc7

test (1)

Group / Artifact Type Version
org.apache.dubbo : dubbo Optional jar 2.7.8

Project Modules

There are no modules declared in this project.
org.ifinal.finalframework.auto

Final

简单、易用的开发脚手架

Versions

Version
1.1.3