adept

The project file to build and run ADEPT interfaces and applications using Maven

License

License

GroupId

GroupId

com.bbn.adept
ArtifactId

ArtifactId

adept
Last Version

Last Version

2.7.4
Release Date

Release Date

Type

Type

pom
Description

Description

adept
The project file to build and run ADEPT interfaces and applications using Maven
Project URL

Project URL

https://github.com/BBN-E/Adept
Project Organization

Project Organization

Raytheon BBN Technologies Corp.
Source Code Management

Source Code Management

http://github.com/BBN-E/Adept

Download adept

Filename Size
adept-2.7.4.pom 14 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • adept-api
  • adept-kb
  • example
com.bbn.adept

Raytheon BBN Technologies – Analytics and Machine Intelligence (AMI)

Repository for BBN-AMI open source code

Versions

Version
2.7.4
2.7.3