Last Version

febit-wit 2.7.0-beta

A template-like script and engine, all written with Java.

License

License

GroupId

GroupId

org.febit.wit
ArtifactId

ArtifactId

parent
Version

Version

2.7.0-beta
Type

Type

pom
Description

Description

febit-wit
A template-like script and engine, all written with Java.
Project URL

Project URL

https://github.com/febit/wit
Project Organization

Project Organization

Febit
Source Code Management

Source Code Management

https://github.com/febit/wit

Download parent 2.7.0-beta

Filename Size
parent-2.7.0-beta.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/org.febit.wit/parent/ -->
<dependency>
    <groupId>org.febit.wit</groupId>
    <artifactId>parent</artifactId>
    <version>2.7.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.febit.wit/parent/
implementation 'org.febit.wit:parent:2.7.0-beta'
// https://jarcasting.com/artifacts/org.febit.wit/parent/
implementation ("org.febit.wit:parent:2.7.0-beta")
'org.febit.wit:parent:pom:2.7.0-beta'
<dependency org="org.febit.wit" name="parent" rev="2.7.0-beta">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.febit.wit', module='parent', version='2.7.0-beta')
)
libraryDependencies += "org.febit.wit" % "parent" % "2.7.0-beta"
[org.febit.wit/parent "2.7.0-beta"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wit-core
  • wit-tools
  • wit-servlet
  • wit-support