foc


License

License

GroupId

GroupId

com.focframework
ArtifactId

ArtifactId

foc
Last Version

Last Version

1.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

foc
foc
Source Code Management

Source Code Management

https://github.com/FOC-framework/framework.git

Download foc

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.focframework : focAPI jar 1.7.3
com.focframework : focShared jar 1.7.3
com.vaadin : vaadin-server jar 7.7.8
junit : junit jar 4.8.1
javax.mail : mail jar 1.4
net.sf.jasperreports : jasperreports jar 6.2.2
com.focframework : everproTreeGrid jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.3
1.7.2