allbs-autowired

自动注入

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Wire Data Data Structures
GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-autowired
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

allbs-autowired
自动注入

Download allbs-autowired

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0
com.google.testing.compile : compile-testing jar 0.19
net.ltgt.gradle.incap : incap jar 0.3
net.ltgt.gradle.incap : incap-processor jar 0.3
org.projectlombok : lombok Optional jar 1.18.18
org.springframework.boot : spring-boot-configuration-processor jar 2.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0