Last Version

TECL - totally encompassing configuration language 1.5.0

A language parser specifically aimed at configuration files, trying to solve the issues found in XML, JSON, YAML, etc.

License

License

MIT
GroupId

GroupId

org.tbee.tecl
ArtifactId

ArtifactId

tecl-parent
Version

Version

1.5.0
Type

Type

pom
Description

Description

TECL - totally encompassing configuration language
A language parser specifically aimed at configuration files, trying to solve the issues found in XML, JSON, YAML, etc.
Project URL

Project URL

https://bitbucket.org/tbee/tecl
Source Code Management

Source Code Management

https://bitbucket.org/tbee/tecl.git

Download tecl-parent 1.5.0

Filename Size
tecl-parent-1.5.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • tecl