Last Version

AutoWeave 0.1.6

AutoWeave - Auto generate AOP code

License

License

Categories

Categories

Auto Application Layer Libs Code Generators ORM Data
GroupId

GroupId

com.bnorm.auto.weave
ArtifactId

ArtifactId

auto-weave
Version

Version

0.1.6
Type

Type

jar
Description

Description

AutoWeave
AutoWeave - Auto generate AOP code
Project URL

Project URL

https://github.com/bnorm/auto-weave
Source Code Management

Source Code Management

http://github.com/bnorm/auto-weave

Download auto-weave 0.1.6


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.auto.service : auto-service Optional jar 1.0-rc2
com.google.auto.value : auto-value Optional jar 1.2

test (2)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.9
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.