License |
License |
---|---|
GroupId | GroupIdio.github.davidwhitlock.cs410J.original |
ArtifactId | ArtifactIdphonebill-web |
Last Version | Last Version2022.1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPhone Bill Web/REST Project
Parent of Maven projects from which archetypes are generated
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J.original/phonebill-web/ -->
<dependency>
<groupId>io.github.davidwhitlock.cs410J.original</groupId>
<artifactId>phonebill-web</artifactId>
<version>2022.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J.original/phonebill-web/
implementation 'io.github.davidwhitlock.cs410J.original:phonebill-web:2022.1.0'
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J.original/phonebill-web/
implementation ("io.github.davidwhitlock.cs410J.original:phonebill-web:2022.1.0")
'io.github.davidwhitlock.cs410J.original:phonebill-web:war:2022.1.0'
<dependency org="io.github.davidwhitlock.cs410J.original" name="phonebill-web" rev="2022.1.0">
<artifact name="phonebill-web" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.davidwhitlock.cs410J.original', module='phonebill-web', version='2022.1.0')
)
libraryDependencies += "io.github.davidwhitlock.cs410J.original" % "phonebill-web" % "2022.1.0"
[io.github.davidwhitlock.cs410J.original/phonebill-web "2022.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.davidwhitlock.cs410J : projects | jar | 2022.1.0 |
io.github.davidwhitlock.cs410J : examples | jar | 2022.1.0 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.github.davidwhitlock.cs410J : projects | jar | 2022.1.0 |
org.junit.jupiter : junit-jupiter | jar | 5.9.0-M1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.5.1 |