Shopping Cart Promotion Calculator

促販計算機

License

License

BSD 3-Clause License
GroupId

GroupId

com.github.kentyeh
ArtifactId

ArtifactId

scpc
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Shopping Cart Promotion Calculator
促販計算機
Project URL

Project URL

https://github.com/kentyeh/shoppingCartPromotion

Download scpc

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.12.0
org.apache.logging.log4j : log4j-1.2-api jar 2.12.0
org.apache.logging.log4j : log4j-jcl jar 2.12.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.0
org.springframework : spring-context-support Optional jar 4.3.24.RELEASE

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.hamcrest : hamcrest-library jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0