License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdostermiller-bte |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOstermiller BTE
A reference implementation of Better Templates for Everyone. It is written in Java and has been
tested on both Windows and Linux. It is very fast and can compile large sites in seconds.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ostermiller-bte-1.6.pom | |
ostermiller-bte-1.6.jar | 41 KB |
ostermiller-bte-1.6-sources.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-bte/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>ostermiller-bte</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-bte/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-bte:1.6'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-bte/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-bte:1.6")
'net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-bte:jar:1.6'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="ostermiller-bte" rev="1.6">
<artifact name="ostermiller-bte" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='ostermiller-bte', version='1.6')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "ostermiller-bte" % "1.6"
[net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-bte "1.6"]