Skip to content

This is a simple XMPP chat using java and smack with the help of maven

Notifications You must be signed in to change notification settings

rsmith1220/Proyecto1Redes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyecto1Redes

This is a simple XMPP chat using java and smack with the help of maven

To start compiling the project, stay in the root folder and run these commands in your terminal. Make sure to have Maven installed and in your System variables Path

  • mvn clean
  • mvn compile
  • mvn package
  • java -jar target/gs-maven-0.1.0.jar

About

This is a simple XMPP chat using java and smack with the help of maven

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages