org.otcframework:otcframework

OTC's parent POM for "otc-common", "otc-compiler" and "otc-executor" modules. Use v2.5 or above only.

License

License

GroupId

GroupId

org.otcframework
ArtifactId

ArtifactId

otcframework
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

pom
Description

Description

org.otcframework:otcframework
OTC's parent POM for "otc-common", "otc-compiler" and "otc-executor" modules. Use v2.5 or above only.
Source Code Management

Source Code Management

https://github.com/frankjjava/otcframework

Download otcframework

Filename Size
otcframework-2.5.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • otc-common
  • otc-compiler
  • otc-executor

Versions

Version
2.5
2.4
2.3
2.2
2.1
2.0