| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Spring Boot Container Microservices | 
| GroupId | GroupIdbr.com.ideotech | 
| ArtifactId | ArtifactIddraw-out-spring-boot-aop | 
| Version | Version2.0.4-6.RELEASE | 
| Type | Typejar | 
| Description | DescriptionParent pom providing dependency and plugin management for applications
		built with Maven | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-aop/ -->
<dependency>
    <groupId>br.com.ideotech</groupId>
    <artifactId>draw-out-spring-boot-aop</artifactId>
    <version>2.0.4-6.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-aop/
implementation 'br.com.ideotech:draw-out-spring-boot-aop:2.0.4-6.RELEASE'// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-aop/
implementation ("br.com.ideotech:draw-out-spring-boot-aop:2.0.4-6.RELEASE")'br.com.ideotech:draw-out-spring-boot-aop:jar:2.0.4-6.RELEASE'<dependency org="br.com.ideotech" name="draw-out-spring-boot-aop" rev="2.0.4-6.RELEASE">
  <artifact name="draw-out-spring-boot-aop" type="jar" />
</dependency>@Grapes(
@Grab(group='br.com.ideotech', module='draw-out-spring-boot-aop', version='2.0.4-6.RELEASE')
)libraryDependencies += "br.com.ideotech" % "draw-out-spring-boot-aop" % "2.0.4-6.RELEASE"[br.com.ideotech/draw-out-spring-boot-aop "2.0.4-6.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.8.13 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-configuration2 | jar | 2.4 | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| com.amazonaws : amazon-kinesis-aggregator | jar | 1.0.3 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.26 | 
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.26 | 
| software.amazon.awssdk : kinesis | jar | 2.5.6 | 
| software.amazon.awssdk : netty-nio-client | jar | 2.5.6 | 
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 | 
| org.aspectj : aspectjtools | jar | 1.8.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |