License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesRatpack User Interface Web Frameworks |
GroupId | GroupIdcom.bertramlabs.plugins |
ArtifactId | ArtifactIdratpack-asset-pipeline |
Last Version | Last Version3.4.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratpack-asset-pipeline
Provides asset-pipeline integration with the ratpack framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bertramlabs.plugins/ratpack-asset-pipeline/ -->
<dependency>
<groupId>com.bertramlabs.plugins</groupId>
<artifactId>ratpack-asset-pipeline</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/ratpack-asset-pipeline/
implementation 'com.bertramlabs.plugins:ratpack-asset-pipeline:3.4.6'
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/ratpack-asset-pipeline/
implementation ("com.bertramlabs.plugins:ratpack-asset-pipeline:3.4.6")
'com.bertramlabs.plugins:ratpack-asset-pipeline:jar:3.4.6'
<dependency org="com.bertramlabs.plugins" name="ratpack-asset-pipeline" rev="3.4.6">
<artifact name="ratpack-asset-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bertramlabs.plugins', module='ratpack-asset-pipeline', version='3.4.6')
)
libraryDependencies += "com.bertramlabs.plugins" % "ratpack-asset-pipeline" % "3.4.6"
[com.bertramlabs.plugins/ratpack-asset-pipeline "3.4.6"]
Group / Artifact | Type | Version |
---|---|---|
com.bertramlabs.plugins : asset-pipeline-core | jar | 3.4.6 |
io.ratpack : ratpack-guice | jar | 1.6.1 |
org.codehaus.groovy : groovy-all | jar | 2.4.19 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.10 |