| License |
License |
|---|---|
| GroupId | GroupIdedu.jhuapl.dorset |
| ArtifactId | ArtifactIdparent |
| Version | Version0.4.0 |
| Type | Typepom |
| Description |
DescriptionDorset Framework (Parent)
Framework for building intelligent assistants
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-0.4.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.jhuapl.dorset/parent/ -->
<dependency>
<groupId>edu.jhuapl.dorset</groupId>
<artifactId>parent</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.jhuapl.dorset/parent/
implementation 'edu.jhuapl.dorset:parent:0.4.0'
// https://jarcasting.com/artifacts/edu.jhuapl.dorset/parent/
implementation ("edu.jhuapl.dorset:parent:0.4.0")
'edu.jhuapl.dorset:parent:pom:0.4.0'
<dependency org="edu.jhuapl.dorset" name="parent" rev="0.4.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.jhuapl.dorset', module='parent', version='0.4.0')
)
libraryDependencies += "edu.jhuapl.dorset" % "parent" % "0.4.0"
[edu.jhuapl.dorset/parent "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.14 |
| com.typesafe : config | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.14 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |