<dependency> <groupId>com.bbossgroups</groupId> <artifactId>bboss-velocity</artifactId> <version>5.9.1</version> </dependency>
implementation 'com.bbossgroups:bboss-velocity:5.9.1'
implementation("com.bbossgroups:bboss-velocity:5.9.1")
libraryDependencies += "com.bbossgroups" % "bboss-velocity" % "5.9.1"
@Grapes( @Grab(group='com.bbossgroups', module='bboss-velocity', version='5.9.1') )
<dependency org="com.bbossgroups" name="bboss-velocity" rev="5.9.1" />
[com.bbossgroups/bboss-velocity "5.9.1"]
'com.bbossgroups:bboss-velocity:jar:5.9.1'
compile
|-- commons-collections:commons-collections:3.2.1
|-- commons-lang:commons-lang:2.6
|-- jdom:jdom:1.0
|-- oro:oro:2.0.8
|-- org.slf4j:slf4j-log4j12:1.7.36
|-- werken-xpath:werken-xpath:0.9.4