Last Version

brick-velocity 0.0.1-alpha

The velocity tools of Brick

License

License

Categories

Categories

Net
GroupId

GroupId

net.isger
ArtifactId

ArtifactId

brick-velocity
Version

Version

0.0.1-alpha
Type

Type

jar
Description

Description

brick-velocity
The velocity tools of Brick
Project URL

Project URL

https://github.com/issing/brick-velocity
Source Code Management

Source Code Management

https://github.com/issing/brick-velocity

Download brick-velocity 0.0.1-alpha


<!-- https://jarcasting.com/artifacts/net.isger/brick-velocity/ -->
<dependency>
    <groupId>net.isger</groupId>
    <artifactId>brick-velocity</artifactId>
    <version>0.0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/net.isger/brick-velocity/
implementation 'net.isger:brick-velocity:0.0.1-alpha'
// https://jarcasting.com/artifacts/net.isger/brick-velocity/
implementation ("net.isger:brick-velocity:0.0.1-alpha")
'net.isger:brick-velocity:jar:0.0.1-alpha'
<dependency org="net.isger" name="brick-velocity" rev="0.0.1-alpha">
  <artifact name="brick-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.isger', module='brick-velocity', version='0.0.1-alpha')
)
libraryDependencies += "net.isger" % "brick-velocity" % "0.0.1-alpha"
[net.isger/brick-velocity "0.0.1-alpha"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
net.isger : brick-util jar 0.0.1-alpha

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.