| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Spring Boot Container Microservices | 
| GroupId | GroupIdbr.com.ideotech | 
| ArtifactId | ArtifactIddraw-out-spring-boot-lib | 
| Version | Version2.0.4-6.RELEASE | 
| Type | Typepom | 
| Description | DescriptionParent pom providing dependency and plugin management for applications
		built with Maven | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| draw-out-spring-boot-lib-2.0.4-6.RELEASE.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-lib/ -->
<dependency>
    <groupId>br.com.ideotech</groupId>
    <artifactId>draw-out-spring-boot-lib</artifactId>
    <version>2.0.4-6.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-lib/
implementation 'br.com.ideotech:draw-out-spring-boot-lib:2.0.4-6.RELEASE'// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-lib/
implementation ("br.com.ideotech:draw-out-spring-boot-lib:2.0.4-6.RELEASE")'br.com.ideotech:draw-out-spring-boot-lib:pom:2.0.4-6.RELEASE'<dependency org="br.com.ideotech" name="draw-out-spring-boot-lib" rev="2.0.4-6.RELEASE">
  <artifact name="draw-out-spring-boot-lib" type="pom" />
</dependency>@Grapes(
@Grab(group='br.com.ideotech', module='draw-out-spring-boot-lib', version='2.0.4-6.RELEASE')
)libraryDependencies += "br.com.ideotech" % "draw-out-spring-boot-lib" % "2.0.4-6.RELEASE"[br.com.ideotech/draw-out-spring-boot-lib "2.0.4-6.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| br.com.ideotech : draw-out-spring-boot-aop | jar | 2.0.4-6.RELEASE | 
| org.aspectj : aspectjrt | jar | 1.8.13 | 
| org.aspectj : aspectjtools | jar | 1.8.13 |