net.lakis:cerebro-parent

A framework allowing users to communicate with the application using command line.

License

License

Categories

Categories

Net
GroupId

GroupId

net.lakis
ArtifactId

ArtifactId

cerebro-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

net.lakis:cerebro-parent
A framework allowing users to communicate with the application using command line.
Project URL

Project URL

https://github.com/kamlakis/cerebro
Source Code Management

Source Code Management

http://github.com/kamlakis/apollo/tree/master

Download cerebro-parent

Filename Size
cerebro-parent-1.0.1.pom 5 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • cerebro-framework
  • cerebro-test

apollo

Versions

Version
1.0.1
1.0.0