| License |
License |
|---|---|
| GroupId | GroupIdcom.mangofactory |
| ArtifactId | ArtifactIdbakehouse-core |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBakehouse
Simplified JS/CSS pre-processors, integrated with Spring
|
| Project Organization |
Project OrganizationThe Mango Factory |
| Filename | Size |
|---|---|
| bakehouse-core-0.1.0.pom | |
| bakehouse-core-0.1.0.jar | 49 KB |
| bakehouse-core-0.1.0-sources.jar | 24 KB |
| bakehouse-core-0.1.0-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mangofactory/bakehouse-core/ -->
<dependency>
<groupId>com.mangofactory</groupId>
<artifactId>bakehouse-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mangofactory/bakehouse-core/
implementation 'com.mangofactory:bakehouse-core:0.1.0'
// https://jarcasting.com/artifacts/com.mangofactory/bakehouse-core/
implementation ("com.mangofactory:bakehouse-core:0.1.0")
'com.mangofactory:bakehouse-core:jar:0.1.0'
<dependency org="com.mangofactory" name="bakehouse-core" rev="0.1.0">
<artifact name="bakehouse-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mangofactory', module='bakehouse-core', version='0.1.0')
)
libraryDependencies += "com.mangofactory" % "bakehouse-core" % "0.1.0"
[com.mangofactory/bakehouse-core "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdom : jdom2 | jar | 2.0.3 |
| org.apache.commons : commons-exec | jar | 1.1 |
| org.apache.commons : commons-vfs2 | jar | 2.0 |
| commons-io : commons-io | jar | 2.4 |
| org.lesscss : lesscss | jar | 1.3.1 |
| org.springframework : spring-webmvc | jar | 3.1.2.RELEASE |
| org.springframework : spring-web | jar | 3.1.2.RELEASE |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| org.springframework » spring-test-mvc | jar | 1.0.0.M2 |
| com.google.guava : guava | jar | 13.0.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| commons-lang : commons-lang | jar | 2.5 |
| cglib : cglib | jar | 2.2 |
| com.mangofactory : typescript4j | jar | 0.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.projectlombok : lombok | jar | 0.11.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.8.5 |