Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
WS4D
jCoAP
Commits
6f6a197b
Commit
6f6a197b
authored
May 29, 2017
by
Björn Butzin
Browse files
removed typo and added instruction for CoAP proxy
parent
64b67f09
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6f6a197b
...
...
@@ -34,6 +34,8 @@ to your `pom.xml` (without the dots):
...
```
To use the jCoAP proxy simple replace `
<artifactId>
core
</artifactId>
` by `
<artifactId>
proxy
</artifactId>
` in the above example
# Eclipse
The project can be easily imported into a recent version of the Eclipse IDE.
...
...
@@ -59,5 +61,5 @@ jCoAP is licensed under Apache License, Version 2.0 see `license.txt`
# Third Party Software
jCoAP uses the folowing third party components
*
log4j -
[
Apache License
, Version
2.0
](
http://www.apache.org/licenses/LICENSE-2.0.html
)
*
log4j -
[
Apache License
- v
2.0
](
http://www.apache.org/licenses/LICENSE-2.0.html
)
*
jUnit -
[
Eclipse Public License - v 1.0
](
https://www.eclipse.org/legal/epl-v10.html
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment