Parent Project for CS410J Project Archetypes

Example Java Code for CS410J: Advanced Java Programming at Portland State University

License

License

GroupId

GroupId

io.github.davidwhitlock.cs410J
ArtifactId

ArtifactId

archetypes-parent
Last Version

Last Version

2022.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent Project for CS410J Project Archetypes
Example Java Code for CS410J: Advanced Java Programming at Portland State University
Project Organization

Project Organization

Portland State University

Download archetypes-parent

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.9.0-M1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.5.1

Project Modules

  • student-archetype
  • airline-archetype
  • airline-web-archetype
  • apptbook-archetype
  • apptbook-web-archetype
  • phonebill-archetype
  • phonebill-web-archetype
  • kata-archetype
  • java-koans-archetype

Versions

Version
2022.2.0
2022.1.0
2022.0.0
2021.3.0
2021.2.1
2021.2.0
2021.1.0
2021.0.0