| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.bertramlabs.plugins |
| ArtifactId | ArtifactIdasset-pipeline-spring-boot |
| Last Version | Last Version3.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionasset-pipeline-spring-boot
JVM Asset Pipeline Gradle Spring Boot Adapter.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bertramlabs.plugins/asset-pipeline-spring-boot/ -->
<dependency>
<groupId>com.bertramlabs.plugins</groupId>
<artifactId>asset-pipeline-spring-boot</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/asset-pipeline-spring-boot/
implementation 'com.bertramlabs.plugins:asset-pipeline-spring-boot:3.4.6'
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/asset-pipeline-spring-boot/
implementation ("com.bertramlabs.plugins:asset-pipeline-spring-boot:3.4.6")
'com.bertramlabs.plugins:asset-pipeline-spring-boot:jar:3.4.6'
<dependency org="com.bertramlabs.plugins" name="asset-pipeline-spring-boot" rev="3.4.6">
<artifact name="asset-pipeline-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bertramlabs.plugins', module='asset-pipeline-spring-boot', version='3.4.6')
)
libraryDependencies += "com.bertramlabs.plugins" % "asset-pipeline-spring-boot" % "3.4.6"
[com.bertramlabs.plugins/asset-pipeline-spring-boot "3.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bertramlabs.plugins : asset-pipeline-core | jar | 3.4.6 |
| com.bertramlabs.plugins : asset-pipeline-servlet | jar | 3.4.6 |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.4.19 |